Use your Own Image as Macro Button on Ribbon

Use your Own Image as Macro Button on Ribbon

Computergaga

7 лет назад

15,216 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@GeoffroyRamier
@GeoffroyRamier - 30.11.2022 13:39

Hello, I don't know if the channel is still active but I would like to make a dropdown menu with images inside. I used the 'gallery' and 'item' function but I can't put an onAction on my items so that they are linked to a macro. Do you know how to do this? Thanks a lot! :)

Ответить
@James.Brooke
@James.Brooke - 24.06.2021 22:25

Superb👌🏻
How can i bring and use this same ribbon tab on all my excel spreadsheets. Any excel sheet I open should have this tab available. Is it possible? Please advise.

Ответить
@ryanjefferis7598
@ryanjefferis7598 - 18.10.2020 02:50

is it possible to use an image URL instead of a saved photo?

Ответить
@2005wsoxfan
@2005wsoxfan - 24.09.2020 19:03

I wish I could do this for Word for Mac.

Ответить
@abdulsafwan711
@abdulsafwan711 - 28.06.2020 00:59

Is that possible to make 2 different tabs

Ответить
@lesyarycastro6513
@lesyarycastro6513 - 11.04.2020 01:50

thanks so much for your help that was wonderful!!

Ответить
@DrunkenKnight71
@DrunkenKnight71 - 29.02.2020 20:33

Thanks, I managed to get it to work with a couple of tweaks to the code.

As somebody else pointed out, you have to add 'control As IRibbonControl' to the sub code, like Sub ExportAsPDF(control As IRibbonControl).

Also you need to change the code as you will get an error on the second run as the 'PDFs' folder already exists.

Ответить
@hennievanheerden7773
@hennievanheerden7773 - 28.01.2020 13:32

Hi computergaga.
Would this still work? I (still) have Excel 2007 and did everything you said but it doesn't work. Maybe it doesn't work (anymore) for MS2007?

Ответить
@ismaelmunoz3047
@ismaelmunoz3047 - 05.06.2019 10:14

Thank you! How can I make the icons available to all excel files?

Ответить
@AmitSharma-po1zb
@AmitSharma-po1zb - 07.02.2019 21:13

Hi.

Very great way of explanation however if I do not want to use CustomUI editor software and want to use the unzip method of the xlsm file then how can we perform it..

Ответить
@AttarAcademy
@AttarAcademy - 17.10.2018 02:58

Thank you so much. It was really helpful for me.

Ответить
@aaronfalk1291
@aaronfalk1291 - 09.09.2018 19:52

If you would have tested the button in the video I believe you would have shown that it did not work, you need to add the "control As IRibbonControl" command between the parentheses after your Sub name in the VBA editor.

Ответить
@olivaddavilo9614
@olivaddavilo9614 - 28.03.2018 23:25

I get a "Wrong number of arguments or invalid property assignment" message when I click on the macro button. I have an appointment with an XML coding expert next week. Having macro buttons without custom icons isn't an option.

Ответить
@mrcfmoftheworld
@mrcfmoftheworld - 04.04.2017 02:37

Many thanks for the great efforts of yours.
I've implemented what's been demonstrated in the video; every thing worked fine apart from the last bit which is running the macro. It keeps throwing this error: "Wrong number of arguments or invalid property assignment".
The macro is a very simple one which is a message box displaying today's date.
I appreciate your kind feedback.

Ответить
@derekporter66
@derekporter66 - 20.12.2016 20:55

Will you be doing any vba lessons?

Ответить