View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TBA[_2_] TBA[_2_] is offline
external usenet poster
 
Posts: 58
Default How to open a Word or HTML document using VBA code in Excel

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-