View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Filo Filo is offline
external usenet poster
 
Posts: 54
Default Custom Button and End Users

Is it possible to customize a button in a toolbar (the button will start a
macro in the the workbook), and make it available to end users when they open
the spreadsheet? I created the button on my PC, but when I emailed an end
user the spreadsheet he did not see the button...

If it is not possible through the toolbar, is a worksheet button the only
other alternative?

Thank you for any help.