View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] michael.haight@gmail.com is offline
external usenet poster
 
Posts: 9
Default embedded Word document

I'm stuck. I'd definitely appreciate any help someone could offer!

I have an embedded word document on a worksheet - it's embedded as an
icon, not as a link. In a second worksheet (within the same workbook)
I would like to have the user open the embedded document from a
button. But I'm stuck as to how to write the VBA code to open it....