Hi
I used the OLE control to open a .shs document:
OLE1.CreateLink "C:\myScrap.shs", "Word.document"
OLE1.Object.Saveas "C:\myScrap.doc" << --- failed here
Can anyone tell me why?
The reason Im doing this is because I have lots of .shs file which need to
be put into documents. When you d-click the file on the folder it opens fine
but not from VB.
Thanks in advance for your help
--
Many thanks
PD@Kingston
Archived from group: microsoft>public>vb>ole