Update Subforms/Popup
- From: celineusa@xxxxxxxxx
- Date: 23 Nov 2005 10:12:23 -0800
Hi All!
On a main form, I have a subform (1) which is a continuous form that
displays records from table A. On the Form Footer of that subform, I
have a button that open another continuous form in a popup (2). On that
popup continuous form, I have a button next to each record that adds
the record to table A and then close the popup form.
Now, I would like subform (1) to update the results from table A as
soon as form (2) is closed.
I know that the code has to be when I click on the button... I tried:
Me.Parent.Subform1.Form.Requery
Me.Parent!Subform1.Form.Requery
The same without parent, the same without form, but each time, I get
different error messages...
Any suggestions?
Thank you
Celine
.
- Follow-Ups:
- Re: Update Subforms/Popup
- From: MacDermott
- Re: Update Subforms/Popup
- Prev by Date: Update subforms
- Next by Date: Re: Error not displaying
- Previous by thread: Re: Icon in stead of image
- Next by thread: Re: Update Subforms/Popup
- Index(es):