CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Oct 2003
    Location
    Timisoara, Romania
    Posts
    460

    Question excel saving problem

    Hello all,
    long time no see
    So here is my problem: I made an application to automate excel from vb6 and everything works fine, but if the xls file is opened from Excel in the same time I'm operating on it, doesn't want to save the changes. If the file is not opened from excel everything is OK and the changes are saved well. Anyone knows how to resolve this?
    Thanks!
    Last edited by vma; February 12th, 2007 at 03:39 AM.
    You liked it? Please show your gratitude and rate it!

    There is no 'patch' for stupidity.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured