I mean something like...
If ("H:\SNH\" contains (fileName))
objWord.Documents.Open(fileName)
Else
MsgBox("File Not Found!")
How can I make that work?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Threaded View
|
Click Here to Expand Forum to Full Width |