Automatically closing find and replace window

  • Thread starter Thread starter Terry
  • Start date Start date
T

Terry

Is there a way in Access to automatically close or hide the find and replace
dialog box after a match is located, instead of having to click the close
button or hit the escape key?

Thanks,
Terry
 
Terry,

Since your using the Access Find and Replace there is no way you can close
it. You could make your own Find and Replace form by using a recordsetclone
using a FindFirst for your recordset.
 

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