L
L.C
Hi there,
I would like to link a text field to a combo box such that when a specific
choice is made in the Combo Box, the User HAS to type in a number in the text
box. There are only 2 choices in the Combo Box and the validation is set such
that the User HAS to make one of the two choices. Now I want to do a second
'validation'- when the user makes ONE of the two choices, the user HAS to
change the default text in the text box. I tried using an IIF statement in
the text control (Properties, Validation): IIF([combo1]="choice1",
[text1]<>"default", ""), but it doesn't work with either choice. Any
suggestions? oh, and I'm SO NOT a developer or coder or whatever they're
called.
Thanks,
L.C.
I would like to link a text field to a combo box such that when a specific
choice is made in the Combo Box, the User HAS to type in a number in the text
box. There are only 2 choices in the Combo Box and the validation is set such
that the User HAS to make one of the two choices. Now I want to do a second
'validation'- when the user makes ONE of the two choices, the user HAS to
change the default text in the text box. I tried using an IIF statement in
the text control (Properties, Validation): IIF([combo1]="choice1",
[text1]<>"default", ""), but it doesn't work with either choice. Any
suggestions? oh, and I'm SO NOT a developer or coder or whatever they're
called.
Thanks,
L.C.