I cant grab this sheet with a bool mask or item at index?

Hi @J_Sanford ,

It seems your “searchFor” string possible has a whitespace at the end.

From your selections it seems that your “searchFor” string has an unwanted whitespace (or 2) at the end. Please try String.TrimWhitespace :smiley:

1 Like