Thread: Custom buttons
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Custom buttons

If I'm creating a spreadsheet with toolbars, I'll create them as temporary
with code.
See Commandbar examples on my website.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Bryan Dickerson" wrote in message
...
Why don't custom buttons "travel" with a spreadsheet? I assigned a couple
of macros to custom buttons, saved the spreadsheet and emailed it to my
boss
for him to view and the buttons weren't there. Why not? Can it be done?

TIA!