ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   turn off messagess (https://www.excelbanter.com/excel-programming/277006-turn-off-messagess.html)

excel programming[_2_]

turn off messagess
 
Hi guys and girls,

There is a way to turn off any kind on message pop ups in excel. does
any one know how?
thank you


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Robin Hammond

turn off messagess
 
at start of code
application.displayalerts = false

at end of code
application.displayalerts = true

--
Robin Hammond
www.enhanceddatasystems.com
Check out our XspandXL add-in


"excel programming"
<http://communities.microsoft.com/new...rod_office&slc
id=US wrote in message ...
Hi guys and girls,

There is a way to turn off any kind on message pop ups in excel. does
any one know how?
thank you


*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!




Jim Rech

turn off messagess
 
at end of code
application.displayalerts = true

At the end of code Excel automatically resets alerts. I don't think I've
ever used the above line of code. Did I ever want Excel alerts in the
middle of my code? I don't think so.

--
Jim Rech
Excel MVP




All times are GMT +1. The time now is 01:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com