L
Lauren B
I am attempting to write a query where the user can chose to view entries
that were created between a "start" date and an "end" date. The only way
that I know to do this is put "Between [Start Date] And [End Date]" in a
query and prompt the user for the two dates.
Is there any other way to do this? I would ideally like to have drop-down
menus on a form--have start date with a Month drop-down, day drop-down, and
year drop-down (I would populate the fields) and do the same for end date.
Is this even a possibly for input?
Thank you in advance for any suggestions.
LB
that were created between a "start" date and an "end" date. The only way
that I know to do this is put "Between [Start Date] And [End Date]" in a
query and prompt the user for the two dates.
Is there any other way to do this? I would ideally like to have drop-down
menus on a form--have start date with a Month drop-down, day drop-down, and
year drop-down (I would populate the fields) and do the same for end date.
Is this even a possibly for input?
Thank you in advance for any suggestions.
LB