Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. A little initial help to a questionnaire in VB2010

A little initial help to a questionnaire in VB2010

Scheduled Pinned Locked Moved Visual Studio
csharpvisual-studiodesignhelpquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Soren Lyder Nielsen
    wrote on last edited by
    #1

    I am using Windows Form in VB2010 by making a questionnaire with 50 questions, where a score at the end should be counted together by out of the answers you have given during the test. The design can be seen here: http://www.crazyball.dk/ego.PNG There is only room for 8 issues per. windows form, that's why I made ​​7 forms. The answers are numbers from 1-5 and are selected with a ComboBox. (Or another if it's easier) Since I have 7 different forms, I assume that I need to save the answers in some integers for each page, and so then put them together. I need help to get started to count down. Reply sum of questions 1,4 and 6 will be merged in integer1, Questions 2,3 and 7 will be merged integer2 etc.. there are a total of five integers as the sum of all 50 responses to be distributed in.. So integer1, integer2, integer3, integer4 and integer5. Someone who can help me started? I need help to turn combobox numbers into integers so I can do some math with the numbers. I use as I said Visual Studio 2010.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups