MaximusArcher
Registered User.
- Local time
- Today, 23:43
- Joined
- Apr 7, 2005
- Messages
- 15
Age old problem...
Refreshing a sub form.
I have a form in which a 'read-only' sub form is placed. The sub form is based on a query.
I have a button on the main form which opens another form with check boxes which allows updates the to table.
I want the readonly subform to refresh/requery after the close event of the update form.
What is the event I need to use?
I've tried activate, gotfcous on the main form. I am tearing my hair out.
Cheers,
Matt.
Refreshing a sub form.
I have a form in which a 'read-only' sub form is placed. The sub form is based on a query.
I have a button on the main form which opens another form with check boxes which allows updates the to table.
I want the readonly subform to refresh/requery after the close event of the update form.
What is the event I need to use?
I've tried activate, gotfcous on the main form. I am tearing my hair out.
Cheers,
Matt.