Thread: Use of SaveAsUI
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Otto Moehrbach Otto Moehrbach is offline
external usenet poster
 
Posts: 1,090
Default Use of SaveAsUI

Excel 2003, WinXP
I need some educating. How do you use the SaveAsUI variable in the macro:
Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As
Boolean)
Thanks for your help. Otto