Refreshing form from a button within sub-form?

Bee*

Registered User.
Local time
Yesterday, 23:55
Joined
Aug 22, 2007
Messages
12
Hello.

I have a sub-form within a form in which the user enters data in various text boxes and a "Save" button that executes SQL to insert the data as a row into a table. The main form displays this data from the table row by row.

Is there a way to automatically refresh the main forms data once the Save button on the sub-form is clicked, rather than having to open the form manually?

Many thanks!
 
Things aren't very clear here.

Is the subform not linked to the main form?
 

Users who are viewing this thread

Back
Top Bottom