Here is my dilemma.
My boss wants me to create a "table" where i generate WHO the employee's clients ARE and the hours that the employee spent with them. I have all of the raw data, where the columns are as follows:
A=DATE
B=EMPLOYEE NAME
C=CLIENT
D=ACTIVITY DESCRIPTION
E=HOURS
F=DEPARTMENT
So in short the table would work as: Type in employee name>>>>Table looks up name, then one column generates a client list, then the next column generates the total amount of hours of each client. A=Client, B=Hours
Is this wishful thinking or can this be done?
PS if this can be done, he would probably make me have the hours broken down by department. So it would be A=Client, B-G=Departments, H=Hours
Bookmarks