I just discovered here that I can use SUMIFS with multiple criterias, which is really cool.
But there is any way to set a variable to the criterias?
Example: instead of writting
=SUM(SUMIFS(sum_range,criteria_range,{"red","blue"}))
I would like to put the text "red" on the cell A1 and write:
=SUM(SUMIFS(sum_range,criteria_range,{A1,"blue"}))
Thank you
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…