Dim YourArray YourArray = Array("a", "b", "c") Debug.Print (UBound(Filter(YourArray, "c")) > -1) ' True