Hey Folks,
I have hidden fields on a form which are activated when an option button is clicked, turning their visible property to true.
The problem is when i go to a new record the fields i made visible in the previous form are still visible when they shouldn't be.
Is there code i can put on the form so that everytime i go to a new record or one with data already on it the fields are visible.false as they should be until activated by clicking the option button?
Thanks in advance,
Chris
I have hidden fields on a form which are activated when an option button is clicked, turning their visible property to true.
The problem is when i go to a new record the fields i made visible in the previous form are still visible when they shouldn't be.
Is there code i can put on the form so that everytime i go to a new record or one with data already on it the fields are visible.false as they should be until activated by clicking the option button?
Thanks in advance,
Chris