Hi,
I tried a few different ways but this sumifs formula is not calculating correctly. I am not sure what is wrong with the formula. Please help.
When the same row in CQ equals "Short-term" and the row in AU is greater than column A11 (a number), add up the rows in column AD.
=SUMIFS(AD75:AD122,CQ75:CQ122,"Short-term", AU75:AU122,">"&A11)
I tried a few different ways but this sumifs formula is not calculating correctly. I am not sure what is wrong with the formula. Please help.
When the same row in CQ equals "Short-term" and the row in AU is greater than column A11 (a number), add up the rows in column AD.
=SUMIFS(AD75:AD122,CQ75:CQ122,"Short-term", AU75:AU122,">"&A11)