LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Sumproduct with cells 0

I'm having issues counting cells with a value of 0. The cells that I'm
counting are being filled by another function, but will always be a number.
When counting the cells that are <0 it works fine, but when I try it with 0
it is counting the cells no matter what is in them (negative number, blank,
text). What is wrong?

Here is the one for the <0 that is working fine:

=SUMPRODUCT(--(MOD(ROW(R6:R243),3)=0),--(R6:R243<0))

And this is the one I can't seem to get to work:

=SUMPRODUCT(--(MOD(ROW(R6:R243),3)=0),--(R6:R2430))
 
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
Sumproduct of cells FormulaQuestioner Excel Discussion (Misc queries) 9 February 1st 08 02:53 AM
Sumproduct of cells Matt Richardson Excel Discussion (Misc queries) 0 January 29th 08 08:50 AM
sumproduct and visible cells Lee Excel Worksheet Functions 0 June 21st 07 03:36 PM
SUMPRODUCT NON-ADJACENT CELLS rstanton1 Excel Discussion (Misc queries) 2 April 18th 07 03:40 PM
SumProduct + cells wal50 Excel Worksheet Functions 3 June 2nd 06 10:46 PM


All times are GMT +1. The time now is 12:39 AM.

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"