#Associating and collecting the values with numerical variable

1 messages · Page 1 of 1 (latest)

brazen heron
#

I want to collect the information that is associated with the numbers. Like 1 = under 20 years.
Right now, it is collecting 1,2,3,4 but not the values represented with these numbers.

woeful sinew
#

why dont you using button instead than make user to type it manual?

wintry kayak
#

if you dont want button, then you need to set a variable - if selected value is 1 then age selected is less than 20 years, etc.