themurph2000
Fat, drunk, and stupid
- Local time
- Today, 00:31
- Joined
- Sep 24, 2007
- Messages
- 181
i renamed the table when i looked at what you had wrote.
I give up! in way over my head lol. But this might be the easiest option. Here is the file itself if you dont mind looking at it.
http://www.centrepointbowl.com/access/Database.accdb
Raskew had it right, but the formula for the birthday was reversed. Here it is corrected. This will be a new field in your query.
Upcoming: DateDiff("d",Date(),DateSerial(Year(Date()),Month([DOB]),Day([DOB])))
Then, in the new Upcoming field, write between 1 and 21 in the criteria box
I tested it, and it worked.