Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Formula not giving correct answer

Try

=SUMPRODUCT((MONTH(D6:D8)=MONTH(NOW())-1)*(E6:E8<8))

Mike

"drose" wrote:

If D6= 1/25/2009, D7= 1/27/2009, and D8= 1/30/2009
E6= 2, E7=16, E8= 5 the formula below is giving me (0).
I would like to know the how many are less than 8 for january.
The answer would be (2). Does anyone know where I have messed up?
Thanks

{=SUMPRODUCT(MONTH(D6:D8)=MONTH(TODAY())-1,E6:E8<8)}

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Nested Formula Giving Incorrect Answer William McCann Excel Discussion (Misc queries) 4 December 1st 09 01:12 PM
Array formula correct but end up with 0 for answer Heather Excel Discussion (Misc queries) 5 July 30th 07 03:19 AM
Conditional Formatting not giving correct answer... Financial Admin Excel Worksheet Functions 2 January 9th 06 08:40 PM
Formula correct, answer wrong TJAC Excel Discussion (Misc queries) 2 January 3rd 06 06:15 PM
Formula giving incorrect answer... Jambruins Excel Discussion (Misc queries) 3 February 25th 05 06:59 PM


All times are GMT +1. The time now is 05:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"