scummins22
New Member
- Joined
- May 3, 2018
- Messages
- 12
Hello everyone,
I am a little stumped at this point and I have tried multiple things (maybe I need some coffee lol). So I am building an attendance sheet for my company to use across the network. I am trying to make it more user friendly. We use a point system when it comes to attendance. I am wanting the cell that adds up the points to look in the info cell to determine if the user inputted tardy, left early, or absent but at the same time look up the individuals name in the list to grab the last time the user had a point. For example,
A2: Bob Smith
I2: Tardy
J2: I want this to look up Bob Smith on the whole list and find the last input with his name in it and auto add .5 point to his running total due to him being tardy.
In B2 I do have the COUNTIF where it grabs the employees name from A2 and count the amount of times.
Can someone help me out?
I am a little stumped at this point and I have tried multiple things (maybe I need some coffee lol). So I am building an attendance sheet for my company to use across the network. I am trying to make it more user friendly. We use a point system when it comes to attendance. I am wanting the cell that adds up the points to look in the info cell to determine if the user inputted tardy, left early, or absent but at the same time look up the individuals name in the list to grab the last time the user had a point. For example,
A2: Bob Smith
I2: Tardy
J2: I want this to look up Bob Smith on the whole list and find the last input with his name in it and auto add .5 point to his running total due to him being tardy.
In B2 I do have the COUNTIF where it grabs the employees name from A2 and count the amount of times.
Can someone help me out?