I need to capture the dates of an entire 7 day week by just entering the first date of a week.
e.g. if I were to enter 10/11/09 then run a query, is it possible to get the results to look like the following;
10/11/09
10/12/09
10/13/09
10/14/09
10/15/09
10/16/09
10/17/09
I need all dates for a week but only want to enter the first date and then have the query return the remaining 6 days of that week for me.
any help would be appreciated.
e.g. if I were to enter 10/11/09 then run a query, is it possible to get the results to look like the following;
10/11/09
10/12/09
10/13/09
10/14/09
10/15/09
10/16/09
10/17/09
I need all dates for a week but only want to enter the first date and then have the query return the remaining 6 days of that week for me.
any help would be appreciated.