Forum Discussion
MarkShnier__You
Qrew Legend
6 years agoYou can do this
IF(Contains(ToText([Primary Objectives]), "Objective 1"), "CEE")
But are you just checking for the objectives in separate fields or do you want a list of them based on all the selected Primary Objectives?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
IF(Contains(ToText([Primary Objectives]), "Objective 1"), "CEE")
But are you just checking for the objectives in separate fields or do you want a list of them based on all the selected Primary Objectives?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
- NadaMousa6 years agoQrew TraineeI am only checking for the objectives from that one "Primary Objectives" filed
------------------------------
Nada Mousa
------------------------------- MarkShnier__You6 years ago
Qrew Legend
So all good now?
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- NadaMousa6 years agoQrew TraineeYes just a quick clarification, can I do IF(Contains(ToText([Primary Objectives]), "Objective 1" or "Objective 2"), "CEE") I am trying to make sure I can capture multiple objectives that go under one grant. Thank you so much! Hope you are staying safe and well!
------------------------------
Nada Mousa
------------------------------