G
Guest
For employee movement tracking, I need get Year end employee number by
division. Table example is as follow:-
Div StaffStart StaffLeave
A 2005Q1
B Prior2005 2005Q2
D 2005Q2 2005Q4
The rpt sample should provide YE employee balance that Div A=1, and Div
B&D=0 in pivot table
would appreciate advice on how to make a subtracting query
Also, would apprc comment if the table design is poor.
division. Table example is as follow:-
Div StaffStart StaffLeave
A 2005Q1
B Prior2005 2005Q2
D 2005Q2 2005Q4
The rpt sample should provide YE employee balance that Div A=1, and Div
B&D=0 in pivot table
would appreciate advice on how to make a subtracting query
Also, would apprc comment if the table design is poor.