Another simple one!

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

I want my macro to display the edit/find dialog box so
that i can find a specific and different line of text each
time i fill in a report.ie The "what" in the find changes
each time i fill the report.
 
Are you looking for this?

Application.Dialogs(xlDialogFormulaFind).Show
 

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