B
bbnimda
Hi all,
I'm using this in outlook script , but if the file exist the system display
a message and ask me if I want to overwrite it
objExcelApp.ActiveWorkbook.SaveAs \\Backup\mybackup.xls"
is there a way to bypass the message and save the file without displaying
the message ?
Tks
I'm using this in outlook script , but if the file exist the system display
a message and ask me if I want to overwrite it
objExcelApp.ActiveWorkbook.SaveAs \\Backup\mybackup.xls"
is there a way to bypass the message and save the file without displaying
the message ?
Tks