MS_Access_Amature
Registered User.
- Local time
- Today, 09:56
- Joined
- Nov 10, 2010
- Messages
- 56
I'm trying to build an unbound combo box that allows you to pick 3 options: Current Week, 1 Week Ago, 2 Weeks Ago. How do i calculate this? Say I have 3 months worth of records. When the user chooses 2 weeks ago - I want it to show 2 weeks ago from Now() and only that week.