LB
12 months agoQrew Cadet
Formula Help
Hello,
I've created a formula to make another field unique based on selections in another status field. I'm not sure how to end the formula or if I have the set up correct? The error I'm receiving says "expecting comma"?
If([Referral Status] <> "Evaluation completed" , [Member ID],
If([Referral Status] <> "Evaluation not completed" , [Member ID],
If([Referral Status] <> "Member/legal guardian declined evaluation" , [Member ID],
If([Referral Status] <> "Other reason why not completed" , [Member ID])
Thanks,
LB
------------------------------
LB
------------------------------