I am trying to setvalue of a field according to result of another field and was looking to record multiple options.e.g. [County] in ("Armagh",Tyrone","etc") set value of field province to "Ulster" or [County] in ("Galway","Mayo","etc")setvalue of field "province" to "Connacht" I can get one to work but not multiples. Thanks