Hello,
I am wondering if anyone can help me figure out a formula that will pull the data and sum the total of that data in to another sheet. This is the formula I have been trying to work with. =SUMIFS('Class dates lookup'!G$2:G,'Class dates lookup'!L$2:L,B3,'Class dates lookup'!B$2:B,"<>",'Class dates lookup'!B2:B,"<"&Toay(),'Class dates lookup'!B2:B,">="&IF(WEEKDAY(TODAY())=2,TODAY(),TODAY()-WEEKDAY(TODAY()-2))).
The criteria I need is the data from one sheet based on specific information pulled to another sheet. Example pics - This is where the Data is. I need to pull the Planned data to another sheet and sum it, based off the Site, Class Type and the Start Date. This sheet is called 'Class dates lookup.'
The data needs to pull to this sheet where it is based off a weekly calander that starts on Monday of each week and goes to Sunday. It is broken down by class type and by site. This sheet is called FTE.
Previous weeks and quarters we have been doing it by hand but want to be able to have a formula pull the data. Any help on this is greatly appreciated. I have been pulling my hair out trying to get it to work. When I load the formula above, I get a #name? error. Thank you in advance for any help offered.
I am wondering if anyone can help me figure out a formula that will pull the data and sum the total of that data in to another sheet. This is the formula I have been trying to work with. =SUMIFS('Class dates lookup'!G$2:G,'Class dates lookup'!L$2:L,B3,'Class dates lookup'!B$2:B,"<>",'Class dates lookup'!B2:B,"<"&Toay(),'Class dates lookup'!B2:B,">="&IF(WEEKDAY(TODAY())=2,TODAY(),TODAY()-WEEKDAY(TODAY()-2))).
The criteria I need is the data from one sheet based on specific information pulled to another sheet. Example pics - This is where the Data is. I need to pull the Planned data to another sheet and sum it, based off the Site, Class Type and the Start Date. This sheet is called 'Class dates lookup.'
The data needs to pull to this sheet where it is based off a weekly calander that starts on Monday of each week and goes to Sunday. It is broken down by class type and by site. This sheet is called FTE.
Previous weeks and quarters we have been doing it by hand but want to be able to have a formula pull the data. Any help on this is greatly appreciated. I have been pulling my hair out trying to get it to work. When I load the formula above, I get a #name? error. Thank you in advance for any help offered.