Thanks For the reply, this is what I have but if doesnt like the ElseIf statement?
Dim Str1, Str2, Field1
Str1 = Array("30", "35", "40", "45", "68", "71", "72", "80", "86", "87", "88", "YY")
Str2 = "RR"
Field1 = ReferenceField("39363895.Field 1")
Label(Left(Field1, 2))
If ubound(Filter(Str1...