Hi,
I am unable to get multiple search output using the below code in queries, the search text is based on form :
Search form name : Find
Query name : Search
Table name : Sheet1
[forms]![find]![city]
The above works fine if it is only used in one of the fields, but as soon as I have it in multiple fields the output is null.
I am aware that i can used Like "*" code, but the thing I want to find records which are perfectly matching based on the form.
Can anybody let me know, what is wrong. I am pretty sure the code I have used above is correct.
Please help.
I am unable to get multiple search output using the below code in queries, the search text is based on form :
Search form name : Find
Query name : Search
Table name : Sheet1
[forms]![find]![city]
The above works fine if it is only used in one of the fields, but as soon as I have it in multiple fields the output is null.
I am aware that i can used Like "*" code, but the thing I want to find records which are perfectly matching based on the form.
Can anybody let me know, what is wrong. I am pretty sure the code I have used above is correct.
Please help.