I've created a query for a form where I want the user to be able to select between start and end dates, BUT I also want the user to have the option of pressing return for ALL dates. I'm a newbie and I'm not sure how/where to put this code.
What I've done thus far is put below in the criteria of my query:
Between [Enter Start Date - mm/yy] And [Enter End Date mm/yy]
This works fine, but I'd also like the user to simply press return for all dates...and I'ld like to tell the user in the parameter window to "press return for all".
When I hit enter I get NO dates.
Thanks for your time.
Dawn.
What I've done thus far is put below in the criteria of my query:
Between [Enter Start Date - mm/yy] And [Enter End Date mm/yy]
This works fine, but I'd also like the user to simply press return for all dates...and I'ld like to tell the user in the parameter window to "press return for all".
When I hit enter I get NO dates.
Thanks for your time.
Dawn.