I have a workbook that contains 53 sheets (one for every week of the year and a Totals sheet) where I am downloading production data each week by operator and want to keep a running total in my totals sheet. There are a varying number of operators each week. I want to look for an operator and sum their production in the totals sheet. I tried sumif() but could not figure out how to do multiple sheets.