Is this Possible?
I am trying to figure out how many vacations a person used given their start date to the current date. The problem is each employees range is different. Example:
Name StartDate TodaysDate VacationDaysUsed
John Doe 1/1/01 2/20/02 8
Mary Jane 6/1/01 2/20/02 9
Mike Smith 9/1/01 2/20/02 6
Is it possible to make a report/query with multiple ranges like that? Any suggestions?
Thanks,
Steve
I am trying to figure out how many vacations a person used given their start date to the current date. The problem is each employees range is different. Example:
Name StartDate TodaysDate VacationDaysUsed
John Doe 1/1/01 2/20/02 8
Mary Jane 6/1/01 2/20/02 9
Mike Smith 9/1/01 2/20/02 6
Is it possible to make a report/query with multiple ranges like that? Any suggestions?
Thanks,
Steve