Hi,
I use query to build search menu base on several criteria. There are three search texts on the search menu, “date”, “name” “invoice #”. User may be only have one information or two, such as only have “date” or have “date” & “name”. How should I set up in the query? If I put each one on different row of crieria, query only take one of three criteria. If I put two at the same row, query will find the data that meet both crieria, if user only have one data it won’t work.
Thanks
Regards