View Single Post
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

One way

http://support.microsoft.com/kb/q177760/


Regards,

Peo Sjoblom

"MATT" wrote:

I have an Excel Sheet that contains Macros. At the end of one of the Macros,
I would like it to open a Word Document. Something like Document.open
FileName:="C:\Path\name.doc", except it needs to run from the Excel sheet.
Is there a way to do this?