Number Formatting

F

FuadsCurse

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
 
F

Fred Smith

One way is to write a macro which sets the format for the cell, then assign this
macro to a button which you drag onto the toolbar.
 
Top