|
-
Aug 27th, 2003, 12:41 PM
#1
Thread Starter
Lively Member
SaveAs Excel
How do i SaveAs even if the file already exists.
I have this, but i still get the "Are you sure you want to overwrite..." from Excel
oWB.SaveAs("Filename.xls" , , , , , , Excel.XlSaveConflictResolution.xlLocalSessionChanges)
How do i use the saveAs method without needing to prompt the user?
thx
db
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
|