Hi,
I want to change a Range of cells (A8 thru T36)...they are numeric. They are formatted as Accounting with 2 Decimal points. I would like to change the format to a custom code.
_(* #,##0.00_);_(* (#,##0.00);_(* -??_);_(@_) - This is the custom format.
Thanks.