I'm creating a risk assessment questionaire and need to know how to use option buttons to assign a value when an option is selected. Example:
What is your current age?
A. 61 or above..................value of 2
B. 46 to 60.......................value of 4
C. 31 to 45.......................value of 6
D. 30 or under...................value of 8
Once an option is selected I need the value to populate into an empty cell.
What is your current age?
A. 61 or above..................value of 2
B. 46 to 60.......................value of 4
C. 31 to 45.......................value of 6
D. 30 or under...................value of 8
Once an option is selected I need the value to populate into an empty cell.