Refresh form

  • Thread starter Thread starter Annelie
  • Start date Start date
A

Annelie

I have created a form from a query which tests for errors on imported
payroll data. When an errors shows, a command button opens the individual
employee record for changes. After the change is made, I would like to
refresh the form, which stayed open while its underlying data changed. I
tried a refresh button, but that does not work. How can I get the data to
correct without having close and reopen the form.
 
you could do that on a command button or after all the
changes are made on record exit
 
That would not work because I need to view the change records to make sure
that the result is correct.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top