K
Karen
Okay, I figured out how to make certain controls/fields visible on my form
depending on what is entered in one of the controls (it's always visible).
The remaining controls are all 'no' for visible and in the After Update code
I have some if statements that make the correct controls/fields .visible =
true.
NOW for the question... After the user completes the entry of the data,
filling in the controls/fields they are going to save.
How do I make all of the controls disappear again when the users save?
Karen
depending on what is entered in one of the controls (it's always visible).
The remaining controls are all 'no' for visible and in the After Update code
I have some if statements that make the correct controls/fields .visible =
true.
NOW for the question... After the user completes the entry of the data,
filling in the controls/fields they are going to save.
How do I make all of the controls disappear again when the users save?
Karen