LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Sumproduct not counting if the formula result is zero

Hello All

I hope you can help me with this:
1. I have 2 dates in different columns and I'm couting the days
between them e.g: b2-a2 = 0 (when both dates are the same)
2. I'm using sumproduct to count the instances when the result of the
formula above is less than 0 days.
And the issue that I'm faceing is when the actual result of the 1st
formula is zero, the sumproduct formula is not couting those zeros
Could you please gelp me with that?

This is the actual sumproduct formula that I put together
=IF($W33="","",SUMPRODUCT(--('QMR Table'!$F$2:$F$1988=$W33)*('QMR
Table'!$BV$2:$BV$1988=$W32),--('QMR Table'!$CX$2:$CX$1988<=$AE29),--
('QMR Table'!$CX$2:$CX$1988<"")))

the section that I'm concern is the columns of CX
 
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
Getting #NUM! result for SumProduct Sarah (OGI) Excel Worksheet Functions 10 August 8th 07 01:43 PM
Advanced formula - Return result & Show Cell Reference of result Irv Excel Worksheet Functions 7 May 6th 06 03:36 AM
do I need array formula or sumproduct for counting? Karin Excel Worksheet Functions 3 March 30th 06 05:50 PM
=SUMPRODUCT formula is counting the blank cells as well as zero's JR Excel Worksheet Functions 2 March 16th 06 03:39 PM
=SUMPRODUCT formula is counting the blank cells as well as zero's JR Excel Worksheet Functions 1 March 16th 06 02:46 PM


All times are GMT +1. The time now is 10:24 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"