Open MSword doc, search string & print page.

rede96

Registered User.
Local time
Today, 02:33
Joined
Apr 2, 2004
Messages
134
I would be very grateful if someone could help me out.

I am trying to write a procedure in Access 2000 that will open a MSWord doc (which I've already figured out.), search for a string, then once the string has been found, print the current page.

(Also, I'd like to do the same for a pdf doc if anyone knows how to do that!)

So far I've used "CreateObject" to open the MSWord doc but I don't know the proper vba to work with the word application.

Would really appreciate any help. (Not been programming that long!)

TIA.

Red
 

Users who are viewing this thread

Back
Top Bottom