Access query empty field

Laurine1985 Posted messages 5 Status Member -  
 Laurine1985 -
Hello,
I have a problem with Access and I don't know anything about SQL mode.
I need to create a price database in this software. I'm encountering an issue with the queries.
I want to execute ONE query (which will later become a form for presentation) with multiple criteria such as [What service?] then [What type of service?] then [What detail?], [For which site?] and so on. It works if I enter a word for each of the questions. However, I would sometimes like to be able to answer only one of all these questions, for example, a type of service for a given site without specifying the type or the detail. I tried pressing "Enter" when I want to display nothing in particular, but the software considers this as empty, and since it doesn't find an empty in the database, it doesn't display anything. How can I indicate that I want it to display everything if I don't impose a specific term?
I hope you can help me.
Thanks anyway.
L.
Configuration: Windows XP Internet Explorer 7.0

8 answers

Laurine1985
 
I found it! But thank you anyway for all your answers.

In fact, it was necessary to write on the criteria line:

As [indicate your service?] & "*"

Maybe this will help someone.

L.
6