Results 1 to 14 of 14

Thread: [RESOLVED] How to add data to an existing Excel & save wid same name??

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2007
    Location
    Singapore
    Posts
    63

    Resolved [RESOLVED] How to add data to an existing Excel & save wid same name??

    hey guys!
    I have been working on a code to add certain data to a template excel file. The problem i have now is that i am not able to save the appended excel file with the same name as the original template file. When I try to do dat, the code overwrites the template file.

    Is there any way to save a template excel file after adding some data with its original name without overwriting the original data in it.

    I am currently using obook.SaveAs command. (where obook is the workbook object)


    please advise

    cheers
    Abhilash
    Last edited by Abhilash007; Apr 17th, 2007 at 10:19 PM.

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