View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
M. Hussaini M. Hussaini is offline
external usenet poster
 
Posts: 1
Default 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?