spcepickle
Registered User.
- Local time
- Yesterday, 23:18
- Joined
- Jan 8, 2008
- Messages
- 30
Hello - I have a database which keeps track of the projects we do. As we complete the projects we change the status to complete and list a completion date. I now need to create a query that will show me all the projects complete in the current month. I tried using >=DateAdd("m",-1,Date()) but it gives me all the projects completed within the last 30 days. So if it is Feb 11 I only want to see projects completed in Feb not projects completed Jan 28.
Thanks!
Amelia
Thanks!
Amelia