briandavis
Registered User.
- Local time
- Today, 12:45
- Joined
- May 18, 2004
- Messages
- 15
I have several fields in a table that show the dates of expiration for training for all employees. Training is always on going as these dates are different for all employees. For example: in this table there is an employee "John" John must be recertified in 7 areas each year. In this table there are fields labled Area1expirationdate.....to Area7. I want my query to show only employees whos training expiration date will occur in the next thirty days. I do not want to see anything beyond that. So for example as a result of this query it would show.... Joe has a area1 and 5 expiration date iwithin the next 30 days. Mary has area 7 in the next thirty days. John has expirations in areas 2, 4 and 7 in the next 30 days etc. I can do individual queries but I was hoping for an all in one solution as oppased to making seven queries.
Any ideas?
Thanks
Any ideas?
Thanks