Parameter Value Message

G

Guest

I have a query setup to select specific information based on the month and
year entered on a form and stored in a table. When I am prompted to enter
the month or year the parameter value message box says "Months!Month" or
"Years!Year". Is there a way to customize this message so someone else will
know to enter a value here?
 
G

Guest

Can you post your SQL?

At any case, in the query, in the criteria section of each field you can write

Under the year field
[Please select a Year]

Under the Month field
[Please select a Month]

The user will be prompt with this two messages
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top