Apr 22, 2002 #1 Rougy Programmer Joined Oct 15, 2001 Messages 249 Location US Hi, I've been copying the code in my reference books, but it's not working. Any ideas?
Apr 22, 2002 #2 TrivImp Programmer Joined Jan 21, 2002 Messages 8 Location US Can we see the code, please? Upvote 0 Downvote
Apr 23, 2002 #3 dsi Programmer Joined Mar 13, 2000 Messages 964 Location US Do a keyword search for "Word.Application" (without the quotes). There are hundreds of samples. Upvote 0 Downvote
Do a keyword search for "Word.Application" (without the quotes). There are hundreds of samples.
Apr 23, 2002 #4 Guest_imported New member Joined Jan 1, 1970 Messages 0 If you're copying the code straight from a book, then it might just be that you need to add the word object in your references. Upvote 0 Downvote
If you're copying the code straight from a book, then it might just be that you need to add the word object in your references.