Thread: Custom Buttons
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Custom Buttons

If the button is on a custom toolbar you can attach it to the file with the
macro.

Tools=Customize=toolbars tab, click Attach

Select you custom toolbar and move it to the right side.

Now, if someone opens this file and they don't already have a toolbar with
that name, your toolbar will be created.

--
Regards,
Tom Ogilvy

"Erik" wrote in message
...
Sorry for the empty post. Finger went to the wrong key.

I have a macro assigned to a custom button in the toolbar, but it is only

available on the computer I first set it up on. Is there a way to attach
that setting to the file for transportation and use on different computers?