Multiple reports and queries

  • Thread starter Thread starter mark
  • Start date Start date
M

mark

You answered your own question :)
One query with month as the input parameter would solve
this.
 
I'm sorry - I should have finished my question with 'How
do I set up that input and then use it in the report?'
 
In your query, in the Month Colmun, on the Criteria line,
try typing:

[Please enter the Month desired.]

The square brackets tell the query to prompt the user for
the criteria for this field/column. You can type what
ever instructions/prompts you want inside the brackets.

Hope this helps,
AO
 
Back
Top