Refreshing subform?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a subform on a form and I have made a button on the subform that opens an update form for the particular record selected on the subform. But I want to update the subform when I have updated the record's details in the form that opens to be updated. Sounds confusing but is like this

For
Subform ---->Select record ----->Click on Update button ----->Opens Update form with record details to be update
update record ---->close Update form ----> how do I get the subform to be requeried or refreshed at this point so
that the subform displays the new updated information?

Any help appreciated :
 
Actually mistake there I meant to say how do I refresh or requery subform when I have added a new record on a different form but for same data set ...how when I close the update form can I set it so that the subform refreshes to show the new record?
 
Back
Top