mercredi 10 mai 2017

escaping special characters in vba is not working

I don't know why but I can't escape special characters in patterns.

If StrTest Like "\[*\]" then

It still does not match values like [1234567890]. In other threads I read that "\" is used to unable the special function. but it does still not work.

in between the brackets I want any string to be possible

Thanks in advance

Flo

Aucun commentaire:

Enregistrer un commentaire