Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have data in the current format:
Date Amount 1/1/2007 1.00 1/15/2007 2.50 2/2/2007 3.00 I want to be able to reference the whole range but only sum the values that are in January. I have the following formula, however it is returning a 0. =SUMIF('Data Sheet'!A2:A20,and(=1/1/2007,<=2/1/2007),'Data Sheet'!I2:I20). I appreicate the help. Thanks, Scott |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using the TODAY() function in a SUMIF function | Excel Worksheet Functions | |||
Can I add and IF function to a SUMIF function? | Excel Worksheet Functions | |||
SUMIF Function Inside SUMPRODUCT Function | Excel Worksheet Functions | |||
SumIF function | Excel Discussion (Misc queries) | |||
SUMIF function | Excel Worksheet Functions |