98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum 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?
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.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Copying Values Without Formulas in Excel 2010If you want to copy the contents of a cell but don't want to copy the formula with it then use the following simple method: |