Button image not loading on Custom Ribbon

J

Joshua

I've been following Ron de Bruin's examples on creating custom ribbon tabs
but I've ran into a problem. I'm trying to use my own images for the the
buttons but when I replace his image with mine, no image shows in excel

<button id="customButton1" label="Label 1" size="large" onAction="Macro1"
image="largered1" />

I've loaded a bmp image and changed its ID to largered1. I tried the same
thing with a png image, but no success.

What am I missing?
 
Joined
Apr 16, 2010
Messages
1
Reaction score
0
Where should I send it?
Feel free to email me at (e-mail address removed)


Ron de Bruin said:
Hi Joshua

Send me your workbook and I take a look at it


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm



"Joshua" wrote in message news:[email protected]...
> I've been following Ron de Bruin's examples on creating custom ribbon tabs
> but I've ran into a problem. I'm trying to use my own images for the the
> buttons but when I replace his image with mine, no image shows in excel
>
>> image="largered1" />
>
> I've loaded a bmp image and changed its ID to largered1. I tried the same
> thing with a png image, but no success.
>
> What am I missing?

</FONT>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top