refresh form

  • Thread starter Thread starter Fie
  • Start date Start date
F

Fie

How do you get the previous details that have been entered into the
forms to not appear next time you go trough the forms..!! basically
refresh & save the whole thing returning to start again buy just
hitting a finish button?? Iv got the finsh button that takes me back to
the start!
 
That, unfortunately, is how it works. You can, however, cause it to go to a
specific record after the refresh.
Capture the bookmark of the record you want to go back to.
Do the Refresh
Set the form's bookmark to the bookmark you saved prior to the Refresh.
 

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

Similar Threads

Access Form Refresh 1
Best way to refresh form data 1
Form with Subform not Refreshing 1
Refresh 1
Refresh a form 3
Refresh Form 1
Access Sub form opens before the main form in MS Access 0
Combo box needs to be refreshed 2

Back
Top