View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darron Dorfman Darron Dorfman is offline
external usenet poster
 
Posts: 1
Default VB OLE embeded excel document cannot be saved -err 1004

I have embeded an excel document in a VB form , which comes up fine in the
ole container. However when i try to save changes to the document using
vaious macros and excels native dialog boxes , it fails and spits out error
1004.

Help