D
dhoover via AccessMonster.com
I've created several Queries with a paramter [Date]. In the criteria line of
this field, I put "Is Not Null And Between [Forms]![Reporting Dialog]!
[MonthBeginning] And [Forms]![Reporting Dialog]![MonthEnding]" so that it
will open a form called Reporting Dialog that already has the dates plugged
in and all the user has to do is click ok.
This works just fine for some queries, but for others, it prompts the user to
actually input the parameter. Why would this only work with some queries?
this field, I put "Is Not Null And Between [Forms]![Reporting Dialog]!
[MonthBeginning] And [Forms]![Reporting Dialog]![MonthEnding]" so that it
will open a form called Reporting Dialog that already has the dates plugged
in and all the user has to do is click ok.
This works just fine for some queries, but for others, it prompts the user to
actually input the parameter. Why would this only work with some queries?