I'm tryin' to speed things up with my d/base by hiding all forms. So far, so good. The problem I'm having is activating the after update event of a combo box on another form. The user will switch between forms, using Visible = true or visible = False. On one form the user uses a combo box to filter records, then when switching to another form, there is another combo box that is used to filter records. How can I get the combo box on the 2nd form to refresh the forms records based on the combo box selection from the 1st form...???
I'm using/passing a global variable around as well - GBLAircraft. The variable is set when the user selects an Aircraft from the combo box....
Any suggestions or examples...???
Thanks in advance..!!
jcw5107
I'm using/passing a global variable around as well - GBLAircraft. The variable is set when the user selects an Aircraft from the combo box....
Any suggestions or examples...???
Thanks in advance..!!
jcw5107