![]() |
xldialog question
is there any way top trap the cancel button when using
application.Dialogs(xlDialogPrinterSetup).Show? -- Gary |
xldialog question
AFAIK all the dialogs return True (OK) or False (Cancel/Esc)
bOK = Application.Dialogs(xlDialogPrinterSetup).Show Regards, Peter T "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... is there any way top trap the cancel button when using application.Dialogs(xlDialogPrinterSetup).Show? -- Gary |
xldialog question
thanks, worked fine
-- Gary "Peter T" <peter_t@discussions wrote in message ... AFAIK all the dialogs return True (OK) or False (Cancel/Esc) bOK = Application.Dialogs(xlDialogPrinterSetup).Show Regards, Peter T "Gary Keramidas" <GKeramidasATmsn.com wrote in message ... is there any way top trap the cancel button when using application.Dialogs(xlDialogPrinterSetup).Show? -- Gary |
All times are GMT +1. The time now is 10:29 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com