I've posted a similar question in "Reports", however I was thinking that perhaps I could create a query that would pull the information I need.
I have a database that lists every employee's birthday within my directorate. I'd like this query to only pull the employee records of those whose birthday is coming up in the next 30 days.
I'm not sure what formula I should use. At the moment, there are only three employees who fit this criteria, but I don't know how to make a formula ignore the year; one such employee was born on 2-Jan-57. I can't use a simple DateAdd, because it also takes into account the year.
Any help would be greatly appreciated.
I have a database that lists every employee's birthday within my directorate. I'd like this query to only pull the employee records of those whose birthday is coming up in the next 30 days.
I'm not sure what formula I should use. At the moment, there are only three employees who fit this criteria, but I don't know how to make a formula ignore the year; one such employee was born on 2-Jan-57. I can't use a simple DateAdd, because it also takes into account the year.
Any help would be greatly appreciated.