Good morning!
I have a field that I'd like to suppress if it contains certains text values.
The problem is it may contain one text value or many text values seperated by commas.
What is the syntax for doing a "Like" command (like in SQL) in Visual Basic?? I can't simply do an "=".
THANKS!
-Tim
I have a field that I'd like to suppress if it contains certains text values.
The problem is it may contain one text value or many text values seperated by commas.
What is the syntax for doing a "Like" command (like in SQL) in Visual Basic?? I can't simply do an "=".
THANKS!
-Tim