How would I eliminate the $0.00/column & keep formula

F

FSt1

hi
not sure what your formula is but try something like this.....
=if(yourformula = 0, "", yourformula)

regards
FSt1
 
Top