FannyPerpendicular
New member
- Local time
- Yesterday, 18:45
- Joined
- Jul 27, 2011
- Messages
- 3
I'm creating a form to count the number of employees with birthdays between 2 dates. There are 2 unbound date fields; Start_Date and End_Date. I have an Employee table with DOB field. I've been stuck on how to get the field to return the correct number of employees that fall within the 2 dates.
Any ideas?
Any ideas?