Using search in a word doc

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am building a form in word, How do I install a search capability to search
an excel file?
 
Depends what you want to search for and how good your VBA programming skills
are. Simplest is probably to add a reference to the Excel Library to the VBA
project, instantiate a reference to the Excel application, then use Excel's
own search function.
 

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