G
Guest
How can I set the filter on a subform after the user updates a value on the
main form. For instance, when the user chooses a customer on the main form,
I'd like the subform to display transactions by that customer. Problem is, I
have to consolidate several customers (ie. JoeDiner-West, JoeDiner-East) who
have separate Customer IDs. Therefore, I think I need to do this in VB in
the after event of the "choose customer" control.
Any suggestions?
TIA
main form. For instance, when the user chooses a customer on the main form,
I'd like the subform to display transactions by that customer. Problem is, I
have to consolidate several customers (ie. JoeDiner-West, JoeDiner-East) who
have separate Customer IDs. Therefore, I think I need to do this in VB in
the after event of the "choose customer" control.
Any suggestions?
TIA