3 lookup fields “30 Min Call”, “Proposal Sent” and “Contract Signed”
1 result field “Status”,
Formula needed
IF “30 Min Call” has a date, enter “Prospect” in “Status”
BUT IF “Proposal Sent” has a date, enter “Onboarding” in “Status”
BUT IF “Contract Signed” has a date, enter “Client” in “Status”
IF all three fields are EMPTY, leave “Status” blank
Likely scenario would be when “Status” shows “Client” then all 3 lookup fields have dates (but is not a requirement).
I’m pretty sure I am missing one simple thing but I have tried all kinds of strings and tried comparing in the help functions but still getting error results. Thanks for the help.