I would like information on using the LIKE operator to do pattern matching.
VBA Help does not recognize LIKE.
Is there a better source of information or tutorial examples?
Thanks in advance for any help or pointers
You can find info on Like under Operators in VBA Help.
> I would like information on using the LIKE operator to do pattern matching.
> VBA Help does not recognize LIKE.
>
> Is there a better source of information or tutorial examples?
>
> Thanks in advance for any help or pointers
Jakobshavn Isbrae - 31 Dec 2006 13:18 GMT
Thank you very much.

Signature
jake
> You can find info on Like under Operators in VBA Help.
>
[quoted text clipped - 4 lines]
> >
> > Thanks in advance for any help or pointers