P
pakerly
I've got a table and I want to display stuff from the table with this
query, but I want the query to prompt for a begin date and end date
and only display records between these dates...is this possible?
Basically I want to build a report off of this query, so whenever the
user goes to run the report they will be asked to enter a begin date,
and an end date and it will only display records in that range. Yes,
my table does have a date field.
query, but I want the query to prompt for a begin date and end date
and only display records between these dates...is this possible?
Basically I want to build a report off of this query, so whenever the
user goes to run the report they will be asked to enter a begin date,
and an end date and it will only display records in that range. Yes,
my table does have a date field.