ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Permanently Attach Custom Toolbar? (https://www.excelbanter.com/excel-programming/394231-permanently-attach-custom-toolbar.html)

Anony

Permanently Attach Custom Toolbar?
 
I've been writing quite a few macros and attaching them to buttons on my own
Excel. However, how would you permanently attach your own toolbar to other
people's Excel without having each of the end-users go through the trouble of
creating the button (some of these buttons have custom-drawn images) and
attaching the macro?
To be more specific, I guess I was hoping to have something that functions
like the PERSONAL.xls workbook that would be open, but hidden, every time the
user starts Excel.

Thanks for the guidance.

--------
Cheers,
Anony

Chip Pearson

Permanently Attach Custom Toolbar?
 
The best way might be to create an add-in that builds the command bars and
menu items on the fly when it is opened. Then, all you need to do is
distribute the XLA file. See http://www.cpearson.com/Excel/CreateAddIn.htm
for the basics of creating an add-in.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting
www.cpearson.com
(email on the web site)


"Anony" wrote in message
...
I've been writing quite a few macros and attaching them to buttons on my
own
Excel. However, how would you permanently attach your own toolbar to
other
people's Excel without having each of the end-users go through the trouble
of
creating the button (some of these buttons have custom-drawn images) and
attaching the macro?
To be more specific, I guess I was hoping to have something that functions
like the PERSONAL.xls workbook that would be open, but hidden, every time
the
user starts Excel.

Thanks for the guidance.

--------
Cheers,
Anony



Dave Peterson

Permanently Attach Custom Toolbar?
 
Some more links:

For additions to the worksheet menu bar, I really like the way John Walkenbach
does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm

Here's how I do it when I want a toolbar:
http://www.contextures.com/xlToolbar02.html
(from Debra Dalgleish's site)



Anony wrote:

I've been writing quite a few macros and attaching them to buttons on my own
Excel. However, how would you permanently attach your own toolbar to other
people's Excel without having each of the end-users go through the trouble of
creating the button (some of these buttons have custom-drawn images) and
attaching the macro?
To be more specific, I guess I was hoping to have something that functions
like the PERSONAL.xls workbook that would be open, but hidden, every time the
user starts Excel.

Thanks for the guidance.

--------
Cheers,
Anony


--

Dave Peterson


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

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