I'm trying to write a "SUMIFS" formula that uses both rows and columns.
Let's say I have "Field 1" in Column A from A2:A10, "Field 2" in Column B from B2:B10, and Dates across the top of my sheet from cells C1:E1. And then there are values in cells C2:E10.
On another tab, I allow the user to select from Field 1 options in A2, and then Field 2 options in B2. In B1, they can select a Date. So in cell C2, I want it to sum all values in the first sheet where Field 1, Field 2 and Date match the users inputs.