954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Saving Excel Worksheet

Whenenver I try to Save the Excel Workbook after editing the content by using this Code "xlwbook.Save", It always ask whether to replace the existing File or not. Is there any way to avoid this message? What shall I do to close the workbook silently (not seeing the Message).

I am using this to close my Excel File/Workbook:
xl.ActiveWorkbook.Close False, App.Path & "\EXCEL FILE\Book1.xls"
xl.Quit

But, the above code could not complete without seeing a warning message. Is there any other way, Please help.


KVL

K.Vanlalliana
Light Poster
44 posts since Jul 2008
Reputation Points: 10
Solved Threads: 4
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You