I have a little problem with Access queries.
I would like to create query that allow user input start day and end day.
I can do it like this #>=1.1.2006#AND#<1.1.2007# this works but user cannot input itself date numbers
I think that is easy to create that query ask first start day(user...