I have a Report which uses a start date and end date enterered via a Form and this creates a list of birthdays that fall within the date range specified.
Here is the Query:
The problem is that when the end date is in the following year, the Query fails because it is locked to the current year...