Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have
Application.DisplayAlerts = False Application.EnableEvents = False wb.SaveAs strFName Application.EnableEvents = True Application.DisplayAlerts = True DisplayAlerts suppresses the message that I'm overwriting a file, but will not keep the SaveAs dialog box from popping up. I'm using XL2000, SP-3. Any suggestions? Do I have to work through the DIalogs collection and kill that one if it comes up? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can you Pre-fill file name in SaveAs dialog | Excel Worksheet Functions | |||
SaveAs dialog | Excel Discussion (Misc queries) | |||
Disable Saveas Dialog | Excel Programming | |||
Saveas Dialog Box | Excel Programming | |||
SaveAs Dialog Arguments | Excel Programming |