geospatial
Active Member
- Joined
- Sep 2, 2008
- Messages
- 290
I am trying to figure out how I do an if statement with Macro Tools that looks at what DataEntry value is set to and then change the visibility on a combobox depending on what is returned.
For instance I have cmboLookup on frmRaters.
on my switchboard I have 2 buttons. One to open frmRaters in DataEntry = Yes and one button to open frmRaters with DataEntry - No.
I want my cmboLookup to be visible when the form opens in Edit mode and not be visible when opened in Add mode.
For instance I have cmboLookup on frmRaters.
on my switchboard I have 2 buttons. One to open frmRaters in DataEntry = Yes and one button to open frmRaters with DataEntry - No.
I want my cmboLookup to be visible when the form opens in Edit mode and not be visible when opened in Add mode.