Question
IF cell value is greater that < 5000
Hello all , im pretty new to JS any help would be much appriciated .
I have a form im working with 2 cells in particulr that im having an issue with the script.
This script will go on the Cell "CALC_HTotal>5000"
If cell "CALC_P4H_TOTALS" is > 5000 then "CALC_HTotal>5000" will need to report that value . If "CALC_P4H_TOTALS" < 5000 then "CALC_HTotal>5000" will need to be blank .
Thank you in advance .
