Formula:
=(LOOKUP(9E+307,IF(F:F>0,F:F)))-MAX(F:F)
If the value equals “0”, I want to replace the “0” with a text “xx” in the cell, that is, show “xx”.
How do I add this to the formula?
Formula:
=(LOOKUP(9E+307,IF(F:F>0,F:F)))-MAX(F:F)
If the value equals “0”, I want to replace the “0” with a text “xx” in the cell, that is, show “xx”.
How do I add this to the formula?
Notifications