LonnieJohnson
Programmer
I use this line of code to save an excel workbook.
However, it the file already exist it ask me if I want to overwrite it. How can I do it?
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!
Code:
.ActiveWorkbook.SaveAs FileName:=strFileSave
However, it the file already exist it ask me if I want to overwrite it. How can I do it?
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!