Refresh a form when closing another form

  • Thread starter Thread starter dsc2bjn
  • Start date Start date
D

dsc2bjn

I apologize if this is posted somewhere already, I looked and didn't see
anything that exactly matched.

I have created a form which serves as a record selection screen to allow a
user to edit certain values.

Once the user highlights a particular row, they click on a "Edit Record"
button. This takes them to a second form which allows them to edit certain
data fields.

When the user has made the changes, they click on a "Save & Close" button
which returns them to the record selection form.

I wish to refresh the record selection form, when the "edit record" form
closes.
 
Back
Top