G
Guest
I have a Form (Form1), with a subform created as "Datasheet" which contains
several records. I doubleclick on a record and launches a form (Update
Record) to update/edits the selected record, and as soon as I update/edit the
record the new information shows on "Form1". When I add a new record using
the "Update Record" form, the new record does not show unless "Form1" is
closed. I have tried "Refresh", and "Requery" using the "On Close", "After
Update", and also "Befor Update" without results. How do I accomplish this
without manually closing the main form (Form1)?
several records. I doubleclick on a record and launches a form (Update
Record) to update/edits the selected record, and as soon as I update/edit the
record the new information shows on "Form1". When I add a new record using
the "Update Record" form, the new record does not show unless "Form1" is
closed. I have tried "Refresh", and "Requery" using the "On Close", "After
Update", and also "Befor Update" without results. How do I accomplish this
without manually closing the main form (Form1)?