Hi all,
I have a query that produces the mass of records I need to start with, but I need to filter that on a date range. I know how to do that in a query but only if I hard-code the date ranges into the query (using 'Between' in the criteria of the date field in question). What I'd like to know is how to set it up so I'll be prompted for the dates (beginDate and endDate) so I can run the query and input whatever dates I need to use for the range at the time I need to results.
Thanks, in advance, for any direction.
T
I have a query that produces the mass of records I need to start with, but I need to filter that on a date range. I know how to do that in a query but only if I hard-code the date ranges into the query (using 'Between' in the criteria of the date field in question). What I'd like to know is how to set it up so I'll be prompted for the dates (beginDate and endDate) so I can run the query and input whatever dates I need to use for the range at the time I need to results.
Thanks, in advance, for any direction.
T