ffejeff224
New member
- Local time
- Today, 15:01
- Joined
- Jun 7, 2011
- Messages
- 8
I have a series of queries that I use to populate an excel spreadsheet for a weekly report that I have to send out. I would like to have one of the fields exported be the current week displayed as a range of dates. Presently I was thinking that I could use a calulated field in a make table query then export to excel using a macro, but I can't figure out a way to return the week as a range of dates. For example, if the current date was 8/12/2011 I would like the calculated field to return 8/7/2011-8/13/2011. Is there any way to do this in Access?