G
Guest
I have a form that is baed on a particular query that contains two different
sets of date criteria.
By default, the form opens with the beginning date this item was generated
generated and ends with today's date. But there's a search box on the form
so instead of getting 2 years worth of date, they can specify a narrower date
range.
This simply requerys the information based on the new beginning and new end
date.
OK so far. But this relaeds to the date the item was GENERATED. The form
also tracks the date the item was COMPLETED. How can I requery based on this
different set of date criteria. Can I requery based on a seperate query
(probably not?)
I would like to have my beginning and ending search box . . . . but inclide
a checkbox that would the the search to search by the COMPLETED Dates rather
than the GENERATED DATES
I know I'm not making good sense. But I have to start somewhere
sets of date criteria.
By default, the form opens with the beginning date this item was generated
generated and ends with today's date. But there's a search box on the form
so instead of getting 2 years worth of date, they can specify a narrower date
range.
This simply requerys the information based on the new beginning and new end
date.
OK so far. But this relaeds to the date the item was GENERATED. The form
also tracks the date the item was COMPLETED. How can I requery based on this
different set of date criteria. Can I requery based on a seperate query
(probably not?)
I would like to have my beginning and ending search box . . . . but inclide
a checkbox that would the the search to search by the COMPLETED Dates rather
than the GENERATED DATES
I know I'm not making good sense. But I have to start somewhere