View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Paul B[_6_] Paul B[_6_] is offline
external usenet poster
 
Posts: 135
Default How to open a Word or HTML document using VBA code in Excel

TBA, have a look here
http://makeashorterlink.com/?F2A021227

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2000 & 97
** remove news from my email address to reply by email **
"TBA" wrote in message
...
I need to assign a macro to a Menu control that will open a Word or HTML
document that has instructions on how to use a custom application. What

is
the correct syntax to open such a document, assuming the file name is
INSTR.doc?

-gk-