S
Sapper
TIA,
I have a report based on a query, it works very well, but everytime the user
wants the report they have to type in the date in a specific format. I
thought it would be easy, but I'm having a dumb day, can't think around this
one.
Without jumping thru too many hoops (no VBA) how can I make the report have
a pop-up list to select the date?
Right now the query uses this criteria statement to ask for the date
required:
[Select the Date: mm/dd/yyyy]
I need the selection be limited to a specific set of dates.
I have all of the available dates in a table, they are also a field in the
table being queried.
TIA, Colin.
I have a report based on a query, it works very well, but everytime the user
wants the report they have to type in the date in a specific format. I
thought it would be easy, but I'm having a dumb day, can't think around this
one.
Without jumping thru too many hoops (no VBA) how can I make the report have
a pop-up list to select the date?
Right now the query uses this criteria statement to ask for the date
required:
[Select the Date: mm/dd/yyyy]
I need the selection be limited to a specific set of dates.
I have all of the available dates in a table, they are also a field in the
table being queried.
TIA, Colin.