brunetti92
New Member
- Joined
- Jan 30, 2017
- Messages
- 2
So i am trying to create and evaluation sheet for my employees. The first screen shot is all the necessary data that i need to pull from.
The second screen shot is where i want to put all my data to I can then use it for my evaluation sheet.
I enter the employee name is the first column which gets me the ID number and hours worked for that day. I then want the total scans in column G from the first screen shot to be entered in the second screen shot under the respective application. So it should search the ID numbers, then the application mode, and then print the total scans for that ID number and application in the second table. This is where I am having trouble. Ive tried vlookup along with if statements but i ran into the problem with vlookup when an employee has done more than one task. Ive also tried index match but I am getting stuck in lengthy equations.
Any help would be greatly appreciated.