Custom Field label
Sounds like you need the IF Function such as
=if( formula, is true print this, is false print this or nothing)
something like this =if(A1100, "Large","small")
"Bryan" wrote:
How can I enter a formula in a cell, but but a custom text label be displayed
in the cell instead of the value of the formula?
Thanks
|