S
Stanley
I am trying to open a Word document from an Access program using the
following code:
objWord.Documents.Open path\FileName
objWord.Documents(1).Activate
I can't get the Word document open on my desktop.
What am I doing wrong?
Thanks,
Stanley
following code:
objWord.Documents.Open path\FileName
objWord.Documents(1).Activate
I can't get the Word document open on my desktop.
What am I doing wrong?
Thanks,
Stanley