|
-
Nov 24th, 1999, 01:44 AM
#1
Thread Starter
Junior Member
Hello,
I'm trying to open a document, and I think I was successful in doing so about 30 min ago, but now I get an error (Run-time error 5174: "This file could not be found")
But!!! The file DOES exist!!!
Please, help me if you can!
Thank you!
Here's my code:
Set wrd = CreateObject("Word.Application")
fileout = "C:\Test.rtf"
wrd.Documents.Open fileout
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
|