N
Nick K.
I have a combo box in a form. I have added a Double-click event that brings
up another form that contains the same records that are in the combo box.
This can be done using a Macro or VBA code. I have written code that will
move to a particular record matching the one on the combo box. This requires
passing an argument.
Is there an easy way to do this? I would have to add code to many many combo
boxes. What is the best way?
What about refreshing or requerying the the combo box after the called form
is closed?
up another form that contains the same records that are in the combo box.
This can be done using a Macro or VBA code. I have written code that will
move to a particular record matching the one on the combo box. This requires
passing an argument.
Is there an easy way to do this? I would have to add code to many many combo
boxes. What is the best way?
What about refreshing or requerying the the combo box after the called form
is closed?