Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello
I have a spreadsheet which basically is Set out like this: DATE, DESCRIPTION, VALUE I have set up one cell which i type in a date and basically i want the total to go through and add up the total value of all items with a date earlier than the date i enter, i.e. any orders dated before 01.07.09 I have tried a IF statement =IF(C:C<=J2,SUM(H11:H136),0) but (obviously) this only adds up all the cells not the dates, not sure what i need to put in to make it add up the cells i want? Help!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumif for multi conditions. i.e sumif(A1:A10,"Jon" and B1:B10,"A" | Excel Worksheet Functions | |||
Embedding a Sumif in a sumif | Excel Worksheet Functions | |||
Sumif? | Excel Discussion (Misc queries) | |||
nested sumif or sumif with two criteria | Excel Worksheet Functions | |||
SUMIF - Range name to used for the "sum_range" portion of a SUMIF function | Excel Worksheet Functions |