|
-
Sep 4th, 2001, 09:07 PM
#7
Thread Starter
Lively Member
the CreateObject line.
before, i used
dim appword as word.application
Set appword = NEW word.application
but i received the same error. my guess is that because of the its of the NEW command. it worked when i first opened the MS word application manually then referenced the appword object to the word.application (Set appword = word.application)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|