Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Andibevan
 
Posts: n/a
Default SumProduct - Value ISN'T equal to

Hi All,

I am trying to use the following formula to count the number of entries that
are not Closed:-

=SUMPRODUCT((Val_RSK_Status<"Closed")*(Val_RSK_Ow ner="Jim"))

It produces a result, but not the right one - have I got the Syntex for Not
Equal to Right?

Thanks in advance

Andy


  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

Your syntax is fine. What is the error?

Your formula will count blanks as <"Closed". If you don't want that,
one way is:

=SUMPRODUCT(--(Val_RSK_Status<"Closed"), --(Val_RSK_Status<""),
--(Val_RSK_Owner="Jim"))


In article ,
"Andibevan" wrote:

Hi All,

I am trying to use the following formula to count the number of entries that
are not Closed:-

=SUMPRODUCT((Val_RSK_Status<"Closed")*(Val_RSK_Ow ner="Jim"))

It produces a result, but not the right one - have I got the Syntex for Not
Equal to Right?

Thanks in advance

Andy

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
Copying conditional formatting...HELP PLEASE!!!! trixiebme Excel Worksheet Functions 3 March 24th 05 01:53 PM
Sumproduct Peter B Excel Worksheet Functions 1 March 7th 05 01:59 PM
Can I reference =, <, or > sign in SUMPRODUCT BobT Excel Discussion (Misc queries) 7 February 16th 05 01:58 PM
Sumproduct function not working Scott Summerlin Excel Worksheet Functions 12 December 4th 04 05:15 AM
adding two sumproduct formulas together ski2004_2005 Excel Worksheet Functions 1 November 12th 04 09:08 PM


All times are GMT +1. The time now is 11:58 PM.

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

About Us

"It's about Microsoft Excel"