|
-
November 18th, 2004, 10:07 PM
#1
Vb.net- Excel
Hi all,
In my project, I'm trying to connect Excel from VB.net thru Automation. I am able to create, add, save and close the application.
But my problem is when i try to save it opens up a dialog box as" A file named 'c:\Book1.xls' already exists in this lication. Do you want to replace it?"...... I found that it because of my coding, wb.saveas("filename")...so i try to put wb.save...But it give some error message.
What can I do? Can anybody help me? Thanks in advance
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
|