Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have 3 Columns, DATE, SALES, SALESPERSON.
I want to write a formula that states: If the date is more than 2 weeks ago what is the total sales by salesperson? I tried a few versions of SUMIF and could not seem to get it to work. =SUMIF(C:C,"<="&TODAY()-7,D:D) returns the amount for all sales but I cannot figure out how to add the other variable of salesperson to the mix. Thanks for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
DSUM - non contiguous criteria range | Excel Worksheet Functions | |||
Find dates in a range; then sum values in that range by a criteria | Excel Discussion (Misc queries) | |||
Help PLEASE! Not sure what answer is: Match? Index? Other? | Excel Worksheet Functions | |||
Sum range of values that meet date criteria | Excel Discussion (Misc queries) | |||
dsum with date criteria | Excel Worksheet Functions |