N
nerb61
My main form includes 3 subforms. I need information to display on certain
subforms based on objects in other forms, i.e. check box clicked in subform1 -
message displays in subform 2. I have created update queries to update the
tables based on user responses and then macros to run the update queries. I
then associated the macros to the AfterUpdate Event on all the forms. Problem
is the messages don't appear until I leave the page and come back. Any ideas
how I can do this more efficiently?
subforms based on objects in other forms, i.e. check box clicked in subform1 -
message displays in subform 2. I have created update queries to update the
tables based on user responses and then macros to run the update queries. I
then associated the macros to the AfterUpdate Event on all the forms. Problem
is the messages don't appear until I leave the page and come back. Any ideas
how I can do this more efficiently?