F
Fysh
Ok I am confused on this part. I have a form with a
subform. On the main form there are buttons which when
one of them are pressed it shows the subform with certain
information. On the subform there are links to open a pop-
up form. The user then fills out the pop-up form and when
it is closed it requeries the subform form and main form
and sets the bookmark to the subforms link placement. My
problem is that when this is all done the main form is
changed to the last record so the information is not
current on the main form. I am using a table as the
record source for the main form and a query for the
subform with the criteria set to the main form's unique
id. Any suggestions, anyone?
subform. On the main form there are buttons which when
one of them are pressed it shows the subform with certain
information. On the subform there are links to open a pop-
up form. The user then fills out the pop-up form and when
it is closed it requeries the subform form and main form
and sets the bookmark to the subforms link placement. My
problem is that when this is all done the main form is
changed to the last record so the information is not
current on the main form. I am using a table as the
record source for the main form and a query for the
subform with the criteria set to the main form's unique
id. Any suggestions, anyone?