Embedded word document

M

Milos

Hi i have and embedded word document in excel sheet. When i use "open" verb
on embedded document in excel,it will open this document for editing in
microsoft word.
Is there any posibility to detect in word vba that this is embedded document
in excel sheet?


Tnx,Milos Vukov

Office 2k -> 2k3
Vb6,sp6
 
H

Helmut Weber

Hi Milos,
wouldn't it be sufficient,
to check the documents name, which is
always "Document in test.xls" here and now.
Or am I missing the point?
 
Top