Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 90251

SUMIFS Multiple Criteria with Date Range Criteria

$
0
0

I have a data set like this (not table):

enter image description here

I want to Sum with following criteria: US, Apple and date prior to today.
Because of the data layout the SUMIFS formula doesn't seems to work.

This is what I have:
=SUMIFS(C2:G3,A2:A3,"US",B2:B3,"Apple",A3:G3,"<"&Today())


Viewing all articles
Browse latest Browse all 90251


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>