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


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default 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
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
How do I permanently delete a custom toolbar in Excel? Argee Excel Worksheet Functions 5 July 27th 07 11:05 PM
How can I attach a custom toolbar to only appear on one specific . ABuia Excel Worksheet Functions 1 January 18th 05 02:57 PM
How to permanently delete a custom toolbar 39N95W[_2_] Excel Programming 1 July 19th 04 04:33 PM
How to permanently delete a custom toolbar? TBA[_2_] Excel Programming 3 January 5th 04 10:38 PM
attach custom toolbar to spreadsheet: how? Bart Plessers \(artabel\) Excel Programming 4 December 23rd 03 02:09 PM


All times are GMT +1. The time now is 12:47 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"