Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I'm trying to sum a list of expenditures based on the year in which they were
spent. I've put together the following function: =SUMIF('Grant Project 1'!N18:W18,((YEAR(DATEVALUE('Grant Project 1'!N18:W18)))=2005),'Grant Project 1'!N17:W17) where GrantProject1!N18:W18 are the dates that the expenditures occurred (in date number format, MM/DD/YY) and GrantProject1!N17:W17 are the expenditures. This function is working, but returning zero - when it shouldn't. Any ideas? Thanks much... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? | Excel Discussion (Misc queries) | |||
Formula to determine a future date based on criteria | Excel Worksheet Functions | |||
Creating a Date Selector in Excel VBA? | Excel Discussion (Misc queries) | |||
Using formulas to determine date in one cell based on date in anot | Excel Worksheet Functions | |||
Show a date based on today | Excel Worksheet Functions |