Hey all,

I'd like to be able to open an embedded excel file (within a word document) from an active workbook.

So essentially, let's say i'm currently working in ExcelFile1.xlsm. I'd like to write a macro that would open a word document (WordDoc1.doc), check to see if there is an embedded excel file in the opened word document, and open it if it exists.

Any way to do this?

Thanks in advance!