I have a data grouping that I need to calculate the total sum. There is multiple criteria to consider, and although I have found a way to do the calculation, there has to be a simpler way.
The criteria includes a date column, number column, and a column that contains multiple two letter codes. The solution I found Is in cell L3 but it is very convoluted and unnecessarily long. A quick solution to the two letter codes in multiple match issue is in L4 but it does not take into account the date and number code criteria. How can I combine the solution in L4 with the other two criteria in a simpler way?
Bookmarks