date parameter calendar drop down

C

crtopher

Folks I apologies if this has been asked recently...and for being an access
airhead..i can't to the programming stuff

I'm looking for a way to get a calendar to drop down from a parameter
dialogue box so i can enter the dtart and end dates for a parameter date
query without typing the dates

is this easily done?

Cheers, Chris
 
D

dneagle via AccessMonster.com

crtopher said:
Folks I apologies if this has been asked recently...and for being an access
airhead..i can't to the programming stuff

I'm looking for a way to get a calendar to drop down from a parameter
dialogue box so i can enter the dtart and end dates for a parameter date
query without typing the dates

is this easily done?

Cheers, Chris

You can if you take the parameters from a form.
 
Top