Hello,
I am new to a lot of formula's and excel. I am trying to write a CountIFs or SumIfs formula that will give a total based off specific criteria with in a date range. This is the formula I am trying to use and I keep getting a name error so I am not sure why. Any help is appreciated. If anyone could help with getting the correct formula so we can start pulling the data, I again would be most grateful. Thank you.
=COUNTIFS('Master List'!CA3:CA,"Agent",'Master List'!CB3:CB,"Full S&S",'Master List'!CD3:CD,"AB",'Master List'!CE3:CE,"INS",'Master List'!CF3:CF,"MNL",'Master List'!CC3:CC,">="&DATE(2025,3,31),'2025'!C:C,"<="&DATE(2025,4,6))
This is where the data should be filtering from.
This is where the data needs to read the results from the pulled data above.
I am new to a lot of formula's and excel. I am trying to write a CountIFs or SumIfs formula that will give a total based off specific criteria with in a date range. This is the formula I am trying to use and I keep getting a name error so I am not sure why. Any help is appreciated. If anyone could help with getting the correct formula so we can start pulling the data, I again would be most grateful. Thank you.
=COUNTIFS('Master List'!CA3:CA,"Agent",'Master List'!CB3:CB,"Full S&S",'Master List'!CD3:CD,"AB",'Master List'!CE3:CE,"INS",'Master List'!CF3:CF,"MNL",'Master List'!CC3:CC,">="&DATE(2025,3,31),'2025'!C:C,"<="&DATE(2025,4,6))
This is where the data should be filtering from.
This is where the data needs to read the results from the pulled data above.