G
Guest
I have a combobox valuelist field that is needs to be enabled in my subform
when another field is selected (Yes/No)
Eg:
If [Field A] = true then [Field B] = enabled otherwise [Field B] is not
enabled
I'm pretty sure of the If statement, but I'm confused as to where this code
should be built Field A or Field B.
Do this type of validation rule have to be copied to the table design as well?
Thanks in advance...
T
when another field is selected (Yes/No)
Eg:
If [Field A] = true then [Field B] = enabled otherwise [Field B] is not
enabled
I'm pretty sure of the If statement, but I'm confused as to where this code
should be built Field A or Field B.
Do this type of validation rule have to be copied to the table design as well?
Thanks in advance...
T