Lookup Field - Set Criteria
Hi
I am using a lookup criteria that is retrieving a list of names (Assessor_Names).
In the set criteria section I want it to only show a select few of their names. E.g. Assessor1, Assessor 2 and Assessor3.
I can get it show only one Assessor by using:
Assessor_Name == "Assessor1"
But I want to specify three different Assessors to display.
Sorry for the dumb question! Still learning!
Thanks