order report by date, showing all active employees

S

SAm

ok, i have employees hire dates and if the were terminated their terminated
dates. i would like to show employee statistics how much percent were
terminated in the past year in each month.

what i think i need is a date (representing the month of a year) >= hire
date and < terminated date. i don't know how to organize it.

basically, its a report making up generic groups for each month, and then
placing the active and terminated employees in each group.

sam
 
Top