Dear Access Users,
I have an important question related with the access query and criteria that should be defined for it and it is very urgent that I have to find:
I have to define user input query and the it should select the products in the product column starting with the letters A and B.
I tried the below way:
Criteria :Like [enter product name] & "*"
Or :Like ["*"]
But it did not work
Could you please tell me how it should be defined?
Thanks for your help in advance..
I have an important question related with the access query and criteria that should be defined for it and it is very urgent that I have to find:
I have to define user input query and the it should select the products in the product column starting with the letters A and B.
I tried the below way:
Criteria :Like [enter product name] & "*"
Or :Like ["*"]
But it did not work
Could you please tell me how it should be defined?
Thanks for your help in advance..