CRXIuser2005
Programmer
I have a table that has the following data:
TABLE NAME = ASSIGNMENT
DEPT ASSIGN DATE FILE#
ABC 10/06/05 1234
DEF 10/06/05 1234
GHI 11/10/05 1234
CNC 11/11/05 1234
Each record (file) has multiple rows of data.
I would like to be able to do an AGING on the number of days spent in each department. My main objective is to get an AVERAGE NUMBER OF DAYS in each depart.
Secondarily, I would like to form a TREND analysis on what percentage of files go from DEPT TO DEPT.
As and example ALL files start in department ABC, then after review are sent out to our separate dept's for processing. I would like to create a report that tells me the number OR percentage of files going to the separate departments.
My ultimate goal is to create a TREND ANALYSIS of our FILE FLOW from dept to dept.
Your ideas are greatly appreciated.
Please let me know if you need addition info.
Thank you.
MV
"A man is only as happy, as he makes up his mind to be....
TABLE NAME = ASSIGNMENT
DEPT ASSIGN DATE FILE#
ABC 10/06/05 1234
DEF 10/06/05 1234
GHI 11/10/05 1234
CNC 11/11/05 1234
Each record (file) has multiple rows of data.
I would like to be able to do an AGING on the number of days spent in each department. My main objective is to get an AVERAGE NUMBER OF DAYS in each depart.
Secondarily, I would like to form a TREND analysis on what percentage of files go from DEPT TO DEPT.
As and example ALL files start in department ABC, then after review are sent out to our separate dept's for processing. I would like to create a report that tells me the number OR percentage of files going to the separate departments.
My ultimate goal is to create a TREND ANALYSIS of our FILE FLOW from dept to dept.
Your ideas are greatly appreciated.
Please let me know if you need addition info.
Thank you.
MV
"A man is only as happy, as he makes up his mind to be....