L
Lenny
I would like to set up a simple dropdown with only three entries. Upon
making a selection from one of the three options and exiting the field, I
would like to accomplish the following:
If A is selected, the resulting text "A" is RED on exit
If B is selected, the resulting text "B" is GREEN on exit and...
If C is selected, the resulting text "C" is Black on exit
I have set up dropdowns where the selection affects other fields but not the
same field. Can this be accomplished? and... what would the code look like
(select case or if, then or else).
My thanks in advance for help with this problem... Regards
making a selection from one of the three options and exiting the field, I
would like to accomplish the following:
If A is selected, the resulting text "A" is RED on exit
If B is selected, the resulting text "B" is GREEN on exit and...
If C is selected, the resulting text "C" is Black on exit
I have set up dropdowns where the selection affects other fields but not the
same field. Can this be accomplished? and... what would the code look like
(select case or if, then or else).
My thanks in advance for help with this problem... Regards