how to add vb2005 exe file to word document

L

Latha S

I want to add or import a VB2005 exe file into a word document. Is it
possible? If possible how?
 
M

macropod

If all you're trying to do is to insert the exe file into the document, so that it displays as an icon that can be double-clicked to
run, then you can use Insert|Object|Create from File then browse to the file, select it, click on 'Display as icon', then OK.
 
Top