Solved
Calculated field that displays text
Hi All,
I'm trying to create a calculated field on a document form that displays the following text when the number present falls into one of the following 3 ranges:
< 0 = "Late"
=0 = "On Time"
>0 = "Early"
The field will pull the numerical data from another custom field on the form.