View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Open Winword-file using a Excel 97 VBA macro

Should not be any significant difference between how you do it in xl2000 and
how you do it in xl97. Assume you are using either automation or shell.

Regards,
Tom Ogilvy

"Dominik Scheck" wrote in message
...
Hi,
I am working with Excel 97 and would like to open a
specific Word 97 .doc file with a macro. Does anybody have
know how to do that? (actually I know how to do it with
Excel 2000 but not with Excel 97...)
Thank you very much
Dominik