Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Googlel Sheets formula to SUMIFS with multiple AND and OR criteria

$
0
0

I have a dataset similar to the image below. I am trying to calculate the sum in column A if:

  • Region (G) = NorAm AND Team (H) = Corporate AND Stage 7 (F) <= 2/1/24 where either of these conditions are met:
  • Stage 3 (B) OR Stage 4 (C) OR Stage 5 (D) OR Stage 6 (E) <=2/1/24

I want to be able to change Team (H) between Corporate / Enterprise and Region (G) between NorA / EMEA.

enter image description here


Viewing all articles
Browse latest Browse all 9782

Trending Articles