Found an easy work around to dynamically iterate down a column and add up values for a single criteria. Looking to expand the formula to work with the same single criteria, but add two columns NOT adjacent to each other:
=SUMIF(A:A,A2,L:L)
Criteria in Column A, want to sum column L AND column S. Criteria is a text field.
=SUMIFSor=SUMPRODUCTthen. - ian0411