I have a tab control.
The 4th tab over has a list with a query on a subform.
I gotthesubform to refresh however you need to either create a new record on that subform or click on the list itself.
I want to refresh that form with I click on the 4th tab
The tabcontrol form is named Evaluators and the tab I want this happening in is named Cows.
the subform is named cows subform
the list is called lifetotallist
THanks for any help.
The 4th tab over has a list with a query on a subform.
I gotthesubform to refresh however you need to either create a new record on that subform or click on the list itself.
I want to refresh that form with I click on the 4th tab
The tabcontrol form is named Evaluators and the tab I want this happening in is named Cows.
the subform is named cows subform
the list is called lifetotallist
THanks for any help.