I see what you mean by a skip, but I don't understand how I would fix it.

Oh, I think I might know what you mean:

Say I have

A
A
A
B
B
A

And I want to Search for "A"

It does a Loop to Hide the "B"'s and then just shows the A's ?

Is that what you mean? I tried doing this with some For Statements but I got confused on how I would check to see if the Item Contained that String.