W
William Miller
I am getting error when opening Word from VB 6. The line
is: objWord.Documents.Open App.Path + "\Forms\Admin 1.doc"
The strange situation is that this same code has worked on
many different computer, but is not working on my new
laptop (Toshiba Windows XP, Word XP, VB 6(sp5)). When I
manually step through the code, no error.
Any help would be appreciated
is: objWord.Documents.Open App.Path + "\Forms\Admin 1.doc"
The strange situation is that this same code has worked on
many different computer, but is not working on my new
laptop (Toshiba Windows XP, Word XP, VB 6(sp5)). When I
manually step through the code, no error.
Any help would be appreciated