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.
