I have a sheet that contains:
Date, Group Name, Quantity, Customer
I need a function that does VLOOKUP( Group Name & Customer)
then returns the
SUM of (Qty) if within: Today Date & Less 1 month
Im not sure if this is the best way as I have seen others use SUMPRODUCT on similar scenarios.
Any help would be great!
Date, Group Name, Quantity, Customer
I need a function that does VLOOKUP( Group Name & Customer)
then returns the
SUM of (Qty) if within: Today Date & Less 1 month
Im not sure if this is the best way as I have seen others use SUMPRODUCT on similar scenarios.
Any help would be great!