Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am sorting a set of data by date and range:
2006 1473 2006 854 2007 1577 2007 923 2008 2548 2008 1209 2009 1009 2009 2183 I am sorting by <1000, 1000 <1500, 1500 <2000, 2000 and I was able to use =SUMPRODUCT(--(D34:D65536=2009)*(G34:G65536=1)) to get the results I was looking for and it worked for 2007, 2008, 2009. I put in some test data to check and make sure it would continue working when we hit 2010, but for some reason it will not work. Is there a better formula I should be using? What did I do? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula problem | Excel Discussion (Misc queries) | |||
Formula problem | Excel Discussion (Misc queries) | |||
Formula problem | Excel Worksheet Functions | |||
Problem with formula =MAX(A1-40,0) | Excel Discussion (Misc queries) | |||
Formula problem | Excel Discussion (Misc queries) |