So the first 36 rows on the sheet are a summary of the data below.
I want to capture the sum of values that meet a specific criteria.
=Sumifs([Value]:[Value],[Type]:[Type],="Type 1", [Category]:[Catergory],="Cat A"
but it's either blocked or the circular ref is poping up.
It's also putting the "Blocked" in other cells" - I don't know why.