Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an image of the vbExclamation used in MsgBox's, saved in paint. I
want to put that image into the userform at design time without having to write code to insert it. Is this possible and how? Thanks in Advance! -- Cheers, Ryan |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Save the vbExclamation image to a jpeg or whatever.
In your form, insert an IMAGE form from the Userform Toolbox. In the IMAGE form properties, Select the "..." next to the 'Picture' property. Select the vbExclamation image that you just saved. -- Hope this helps. If it does, please click the Yes button. Thanks in advance for your feedback. Gary Brown "Ryan H" wrote: I have an image of the vbExclamation used in MsgBox's, saved in paint. I want to put that image into the userform at design time without having to write code to insert it. Is this possible and how? Thanks in Advance! -- Cheers, Ryan |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I figured it would be that easy. Just got lazy, thanks!
-- Cheers, Ryan "Gary Brown" wrote: Save the vbExclamation image to a jpeg or whatever. In your form, insert an IMAGE form from the Userform Toolbox. In the IMAGE form properties, Select the "..." next to the 'Picture' property. Select the vbExclamation image that you just saved. -- Hope this helps. If it does, please click the Yes button. Thanks in advance for your feedback. Gary Brown "Ryan H" wrote: I have an image of the vbExclamation used in MsgBox's, saved in paint. I want to put that image into the userform at design time without having to write code to insert it. Is this possible and how? Thanks in Advance! -- Cheers, Ryan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I can not insert a Image in the Form | Excel Programming | |||
Insert Image in an sheet | Excel Programming | |||
Insert image, get name of image | Excel Programming | |||
Insert image from Cell value | Excel Programming | |||
insert image | Excel Programming |