Thread: SaveAsUI
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nigel Nigel is offline
external usenet poster
 
Posts: 923
Default SaveAsUI

From Excel VBA help.......

SaveAsUi True if the Save As dialog box will be displayed.

The UI (user interface), in this case the save as dialog box will or will
not be displayed depending on the value of this parameter.

--
Cheers
Nigel



"Desert Piranha"
<Desert.Piranha.26t2la_1145944200.9682@excelforu m-nospam.com wrote in
message news:Desert.Piranha.26t2la_1145944200.9682@excelfo rum-nospam.com...

Hi all,

Whats the "UI" mean in this:

Private Sub Workbook_BeforeSave(ByVal SaveAsUI As Boolean, Cancel As
Boolean)


--
Desert Piranha


------------------------------------------------------------------------
Desert Piranha's Profile:
http://www.excelforum.com/member.php...o&userid=28934
View this thread: http://www.excelforum.com/showthread...hreadid=535823