How would I eliminate the $0.00/column & keep formula
hi
not sure what your formula is but try something like this.....
=if(yourformula = 0, "", yourformula)
regards
FSt1
"Ro1" wrote:
I am trying to set up an invoice, but I don't want the $0.00 in the column.
|