ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Creating custom face ID's (https://www.excelbanter.com/excel-programming/337730-creating-custom-face-ids.html)

Karoo News

Creating custom face ID's
 

Hi I need help on creating a custom face id that will show on any PC when
the workbook i am creating is opened. Can anyone help?

Many Thanks
Neil




Bob Phillips[_6_]

Creating custom face ID's
 
There is an option in ToolsCustomize, and then right-click on the button,
and select edit button image. Crude but works. Other than that you need to
get an icon editor.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Karoo News" wrote in message
...

Hi I need help on creating a custom face id that will show on any PC when
the workbook i am creating is opened. Can anyone help?

Many Thanks
Neil






Neil Atkinson

Creating custom face ID's
 
Thanks for the reply. Once i've created the icon how do i add it to the
menu and ensure its saved in the workbook?



*** Sent via Developersdex http://www.developersdex.com ***

Bob Phillips[_6_]

Creating custom face ID's
 
The way that I do it is to save the picture on a hidden worksheet, and in
the workbook open assign it


cbTable.Shapes(shapename).Copy*Picture
Application.Commandbars("myCB").Controls("myButton ").PasteFace

where cbTable is the codename of the sheet containing the picture, shapename
is the name of the shape, such as 'Picture 30'.



--

HTH

RP
(remove nothere from the email address if mailing direct)


"Neil Atkinson" wrote in message
...
Thanks for the reply. Once i've created the icon how do i add it to the
menu and ensure its saved in the workbook?



*** Sent via Developersdex http://www.developersdex.com ***





All times are GMT +1. The time now is 05:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com