Hi all,
I'm lost on how to use the LIKE to find a value in a field.
I try to use the open folder if a field contais "Retail" or any other containig as a part. So, I could have just "Retail" "New Retail" and then act on it.
How can I use the below proper?
Greetings.
I'm lost on how to use the LIKE to find a value in a field.
I try to use the open folder if a field contais "Retail" or any other containig as a part. So, I could have just "Retail" "New Retail" and then act on it.
How can I use the below proper?
Code:
If Me.Business_Type Like "*" & "Retail" ThenGreetings.
use the LIKE in a field to find a value
0 commentaires:
Enregistrer un commentaire