Hi there,
I was wondering if it is possible to have a sumif with multiple conditions
example
col 1 col 2 col 3 col 4
123 A C 13
345 A D 12
567 A E 10
789 B F 23
Would it be possible to have it sumif col1 = 123 but then col 2 has to = A and col 3 can be in the following C,D,E, of F. Then sum col4 of those that meet that criteria?
Bookmarks