View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
JorgeG.ACT JorgeG.ACT is offline
external usenet poster
 
Posts: 20
Default Custom Button and End Users

Thanks Dave, I found Debra's site extremely useful.

Regards
Jorge

"Dave Peterson" wrote:

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)

Filo wrote:

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.


--

Dave Peterson