Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default 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



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default 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





  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default 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 ***
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default 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 ***



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Custom Face IDs for Add-In Buttons Jim Cone Excel Programming 2 June 10th 05 12:27 AM
Creating Custom Face IDs for Add-In Buttons keepITcool Excel Programming 5 May 25th 05 05:17 PM
Collection of Face ID's available somewhere? J_J[_2_] Excel Programming 4 January 22nd 05 08:53 PM
Face ID's Michael Excel Discussion (Misc queries) 1 December 22nd 04 04:04 PM
Listing of Face Id's... Darin Kramer Excel Programming 3 December 14th 04 12:52 PM


All times are GMT +1. The time now is 12:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"