Hi i was hoping someone could help me as im new to programming.
Basically i have a form containing 6 combo boxes which have different options to select from the the drop down. Basically each of the options in each box are worth a different number of points eg one combo box asks for thier age and if there <21 thats 3 points and if there >35 thats 2 points. I need to do a code so these are added up when the user selects the options so when they press the button at the end it automatically calculates the number of points and either takes them to the next form if they are accepted ( <14 ) or brings up a message box informing them they are rejected if > 14. if anyone could help i would really appricate it.