View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
L. Howard Kittle L. Howard Kittle is offline
external usenet poster
 
Posts: 698
Default Formatting Buttons

Hi Brett,

Right click on the upper tool bar Customize Commands Forms Drag a
button up to the tool bar and release. Right click the button to assign
macro and to format.

If you ever want to get rid of it you will have to go to open customize
again and drag the button onto the sheet and release.

HTH
Regards,
Howard

"FuadsCurse" wrote in message
...
I'd like to create my own number formatting buttons, similar to the '$'
'%'
and ',' buttons that exist in Excel.

Can anyone point me in the right direction?

Thanks.

Brett