Hi. I've been struggling to get a formula right and not having any success. I've researched this for hours and tried several similar solutions but am having no luck. I will have many worksheets with the same layout, but will need to summarize the totals, by criteria/field. To summarize, I am trying to use a SUMPRODUCT SUMIFS INDIRECT formula but keep getting errors and don't know why. I've tried the following formula
and tried different variations for ranges (actual ranges, range names, etc.
I appreciate any help.
=SUMPRODUCT(SUMIFS(INDIRECT("'"&Table2[MDEP]&"'!"&"J:J"),INDIRECT("'"&Table2[MDEP]&"'!"&"K:K"),E1,INDIRECT("'"&Table2[MDEP]&"'!"&"M:M"),A7))
and tried different variations for ranges (actual ranges, range names, etc.
I appreciate any help.
Last edited by a moderator: