|
-
Apr 17th, 2007, 01:15 AM
#1
Thread Starter
Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|