E
Eric
I have several fields on a form that may not be needed. I have a check box
that indicates whether or not this data is needed.
If the check box is "Yes", then I'd like the fields to become
active/enabled. If "No" then they remain inactive/disabled.
If this is possible on the fly, by using VB code on the "on change" for the
check box on the form, what would be some code I could try?
Thanks to all
that indicates whether or not this data is needed.
If the check box is "Yes", then I'd like the fields to become
active/enabled. If "No" then they remain inactive/disabled.
If this is possible on the fly, by using VB code on the "on change" for the
check box on the form, what would be some code I could try?
Thanks to all