Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to use a graphic that I have created for a faceid on a
custom toolbar? If so, how? TIA |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes, copy the picture onto a worksheet and use
cbTable.Shapes(shapename).Copy*Picture cbCtl.PasteFace where cbTable is the codename of the sheet containing the picture, shapename is the name of the shape, such as 'Picture 30', and cbCtl is an object variable for the control being added. -- HTH RP (remove nothere from the email address if mailing direct) "papa jonah" wrote in message ups.com... Is it possible to use a graphic that I have created for a faceid on a custom toolbar? If so, how? TIA |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Bob - I'll have to play with that.
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
.FaceID | Excel Programming | |||
MenuItem.FaceID | Excel Programming | |||
change faceid | Excel Programming | |||
Qn: .FaceID?? | Excel Programming | |||
FaceID Toolbar (The best one ever!) | Excel Programming |