Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Macros
Macros
Resolved · Low Priority · Version 2003
Shahzad has attended:
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course
Macros
how can you use personal symbols in the message box?
For upcoming training course dates see: Pricing & availability
RE: macros
Hi Shahzad
You cannot add your own icons to the MsgBox function in VBA.
If you want to personalize your message box you will need to create it as a form. Then you can use the Image Control in the Toolbox to add a picture from your computer to the form.
Hope this helps
Carlos
Thu 27 Nov 2008: Automatically marked as resolved.
|
