PDA

View Full Version : Is it possible to create parameter queries to list out items bewteen any 2 dates?



wedd
01-18-2012, 05:51 AM
Hi experts, I would like to Create parameter queries in Access to list out, for example, all of the owners born between any two dates that the user enter (http://www.wiseowl.co.uk/training/exercises/ex-1033.htm)

.Is it possible to do this? If so, is there a way I can approach this? Do you have any examples, websites, articles, books or pesonal experices how I can do this?


Thanks for your contributions:friends:

HiTechCoach
01-20-2012, 03:04 PM
Yes there is a way. What have you tried?

mcaellis
01-30-2012, 07:40 AM
Do a Between function: Between [One field name] And [Another field name]