Conditional Sum Across Multiple Sheets With Seperate Named Parameter

zmellender

New Member
Joined
Jan 10, 2015
Messages
1
I'm trying to add a sum function to an attendance tracking workbook. I want the sum to be 5 different totals per person on a monthly basis for one year. Right now, there is a total per person at the end of each month, which is one sheet for each month. I want to pull the total absences, tardies, and three other numbers for each employee at the end of the month, so that I have their annual attendance in five categories. My issue is creating a name parameter. Each employee's name is in cell 'a', from anywhere from 2-62, to 2-203 on different sheets, as our workforce fluctuates wildly. I want the information in cells 'ag'-'ak' to be pulled based on the name contained in cell a. How do I do this so that I don't have to manually change each monthly spreadsheet when I add or delete dozens of staff? I've tried SUMIFS, to no luck. The name parameter is the only part I can't figure out. I'm using Excel 2010 on XP. Thank you for any help you can provide!
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top