In a Form.....
How can I do it so that when someone chooses an option from a "combo box", a value associated with it automatically comes up in the next field.
For example:
Field1(Combo Box,2 columns) Field2
option1-data1
option2-data2
option3-data3
so let's say someone chooses "option1", now "data1" should pop up in Field2. Get it?
Thanks in advance!
How can I do it so that when someone chooses an option from a "combo box", a value associated with it automatically comes up in the next field.
For example:
Field1(Combo Box,2 columns) Field2
option1-data1
option2-data2
option3-data3
so let's say someone chooses "option1", now "data1" should pop up in Field2. Get it?
Thanks in advance!