What do you do when DisplayAlert does not work in VBA?
I have an Excel workbook that is created using VBA. I have set DisplayAlert
to False just before I save the Workbook. This does not seem to work as, the
Save Dialog Box keeps coming up. I do not want this because I want to
automate the whole process. Any suggestions?
|