Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 107
Default auto load personal command bar

I loaded a special style format button. I have to manually merge from
personal to the sheet I am working in when I first use the button in a new
workbook. Is there a way to get the personal command bar styles associated
with my command button to copy to all new worksheets? My macros are always
available that I have in my personal.
  #2   Report Post  
Posted to microsoft.public.excel.programming
GB GB is offline
external usenet poster
 
Posts: 230
Default auto load personal command bar

I provided some code in here that will produce a programmed toolbar... If
you search for "GB Toolbar" (minus the quotes) you should find at least one
instance of a thread that has like 18 or more messages. Basically through
the conversations of helping someone else, you should see the ability to do
what you want... My code produces an entirely new toolbar, but... You could
incorporate something similar to get just your one button. If you put the
code that I provided in a module called toolbars then it will work as
written, and you can go through and find the information you need to
programmatically create the button you want... Ie. all of the bells and
whistles that you probably have already done on your own.

My code creates a commandbar that is free wheeling (i.e. is not docked at
the top, bottom, or sides.) It can be docked by the user, or you could force
it to be by changing the msoPosition portion.

Give it a shot, there should be plenty of discussion there to help you out.
:) Just might take a little bit to get through all of the messages. :)

"jenn" wrote:

I loaded a special style format button. I have to manually merge from
personal to the sheet I am working in when I first use the button in a new
workbook. Is there a way to get the personal command bar styles associated
with my command button to copy to all new worksheets? My macros are always
available that I have in my personal.

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
i cannot get my excel personal macro workbook to load automaticall shjco Excel Discussion (Misc queries) 2 December 13th 07 08:21 PM
cannot get my excel personal macro workbook to load automatically shjco Excel Discussion (Misc queries) 0 December 13th 07 05:57 PM
personal.xls will not load Raza Excel Worksheet Functions 5 April 20th 07 02:04 PM
Failure to load personal.xls Ken S Setting up and Configuration of Excel 1 August 7th 05 02:42 AM
Excel will not load personal.xls Ken S Setting up and Configuration of Excel 1 August 7th 05 02:42 AM


All times are GMT +1. The time now is 06:48 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"