![]() |
Newby question: how to add icons to message boxes?
Using this code how can I add an information icon to this message box:
MsgBox "Save Changes?", vbYesNoCancel Thanks, Olly |
Newby question: how to add icons to message boxes?
Try:
MsgBox "Question", vbInformation + vbYesNo /i. "Olly" wrote in message om... Using this code how can I add an information icon to this message box: MsgBox "Save Changes?", vbYesNoCancel Thanks, Olly |
Newby question: how to add icons to message boxes?
Ok, thanks, that worked
"immanuel" wrote in message ... Try: MsgBox "Question", vbInformation + vbYesNo |
All times are GMT +1. The time now is 11:16 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com