I am using Access 2003 and developing a simple query with a parameter prompt of a date field.
The majority of the time this date will be the day prior to today, i.e. yesterday. So when the parameter prompt comes up I want the user to see yesterday's date filled in, the user has the option to over-ride it.
How do I achieve this effect?