In my access database i have a date in which i have to turn in a report. Here i need to make another field which will tell me a week in advance of that date. Now this is fairly simple with the dateadd function but here is my dilemma:
Lets say my report is due on thursday the 18th. A week in advance would be on thursday the 11th. I need the date generated not to be a thursday but to always be the monday of the previous week. So the date Im looking to have instead of thursday the 11th would be monday the 8th. This way no matter when my report is due(monday, tuesday, wednesday, thursday or friday) the automated date that i need is the monday of the week before the report is due.
Does anyone know how to do this? I'm currently researching but i havent been able to find an answer so far.
I would appreciate any help i can get, thank you all for the support
Belcebu
Lets say my report is due on thursday the 18th. A week in advance would be on thursday the 11th. I need the date generated not to be a thursday but to always be the monday of the previous week. So the date Im looking to have instead of thursday the 11th would be monday the 8th. This way no matter when my report is due(monday, tuesday, wednesday, thursday or friday) the automated date that i need is the monday of the week before the report is due.
Does anyone know how to do this? I'm currently researching but i havent been able to find an answer so far.
I would appreciate any help i can get, thank you all for the support
Belcebu