Interesting! From my initial testing I find that the Like statement can be fed a string variable in the form of

Like "[" & strTest & "]"

So in the structure you presented above, if all works well, I should be able to achieve what I wish.

Thank-you very much!