INSERTFILE fails when importing EXCEL worksheet using Word2003Opzioni

D

Doug Tumeo

To insert the worksheet object, try...
InlineShapes.AddOLEObject

If you want to insert a picture of the worksheet, use...
InlineShapes.AddPicture

Hope this helps! :)
 
M

merco

To insert the worksheet object, try...
InlineShapes.AddOLEObject

If you want to insert a picture of the worksheet, use...
InlineShapes.AddPicture

Hope this helps! :)








- Mostra testo tra virgolette -

i've installed the cnv files from office2000 cd ...
 
Top