From
VB script, when executing the code:
ActiveWorkbook.SaveAs FileName:="C:\ZZ.XLS"
a dialogue comes up when the file exists already, requesting whether the
filename should be overwritten. How can I retrieve the option exercised by
the user: YES, NO, CANCEL?