Find, using the built-in dialog

C

cfbdhb

It is possible to write a VBA code to use the built-in Find Dialog?
e.g., Application.Dialogs(xlDialogFind).Show
 
C

cfbdhb

To Benard Rey:
Thanks for the input, but I am trying to use Find to locate specific
Cell Values, not a File. Any ideas?
 
J

J Laroche

It is possible to write a VBA code to use the built-in Find Dialog?
e.g., Application.Dialogs(xlDialogFind).Show


Application.Dialogs(xlDialogFormulaFind).Show

JL
Mac OS X 10.3.8, Office v.X 10.1.6
 

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

Top