Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default Newby question: how to add icons to message boxes?

Ok, thanks, that worked

"immanuel" wrote in message ...
Try:

MsgBox "Question", vbInformation + vbYesNo

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I add icons to the ribbon boxes in excel 2007 Lisa Spieth Excel Discussion (Misc queries) 6 February 23rd 07 09:44 PM
Message boxes JaB Excel Discussion (Misc queries) 1 November 10th 05 12:02 PM
Message box icons Fran Excel Programming 1 September 18th 03 09:45 PM
Another Newby question about selecting and what it can do [longish] TBA[_2_] Excel Programming 3 August 24th 03 07:31 PM
Yet another Newby question about selecting TBA[_2_] Excel Programming 3 August 24th 03 02:04 AM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"