gselliott
Registered User.
- Local time
- Today, 13:25
- Joined
- May 17, 2002
- Messages
- 106
Is it possible to refresh or requery a form that is currently open after another form is closed?
Basically what i need is when i close one of my forms down i would like the data from this form to update automatically in the main form (which is allready running in the background). At the moment i am having to close both forms then reopen the main form before the new data is updated.
Can this be done using a refresh or requery somewhere in the code?
Hope someone can help.
Thanks
Basically what i need is when i close one of my forms down i would like the data from this form to update automatically in the main form (which is allready running in the background). At the moment i am having to close both forms then reopen the main form before the new data is updated.
Can this be done using a refresh or requery somewhere in the code?
Hope someone can help.
Thanks