Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I created the toolbar as an add in using the method I found at:
http://www.contextures.com/xltoolbar02.html It is VBA for 2003 but works in 2007. I have found various suggestions online to add an image, but most of it is using xml, and I'm just using VB. Can anyone tell me or direct me where to go to remove the caption name and replace it with an image? I found this thread, but I don't know enough about VB to know how to incorporate it into the code listed on the link above, or if that is even possible. My educated guess is no since the code I'm using is for the whole menu/toolbar and the code from the thread below looks to be refering to 1 button. http://www.microsoft.com/office/comm...1-d43c814c205b Any help would be appreciated. FYI, adding the customized toolbar as an add in is what I'm looking for, which is why the xml approach didn't seem to work well for me. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to increase size of image in button (msocontrolbutton) of custom toolbar of Excel | Excel Discussion (Misc queries) | |||
How to increase size of image in button (msocontrolbutton) of custom toolbar of Excel 2000 | Excel Programming | |||
how to increase size of button's image of custom toolbar of Excel | Excel Programming | |||
Load image from directory for custom toolbar of Excel 2000 | Excel Worksheet Functions | |||
How do I create a custom image for a toolbar? | Excel Programming |