Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Counting Number of Discrepancies between 2 rows

I've got integer values in Rows B and C, columns 1 to 20

I'd like to be able to count the number of times where the column values in
rows B and C don't match.

Can someone point me in the right direction.

TIA


Rob


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Counting Number of Discrepancies between 2 rows

B, C are columns, 1 to 20 are rows
Maybe you meant to do this
In say, D2: =SUMPRODUCT(--(B2:B20<C2:C20))
--
Max
Singapore
---
"RobFJ" wrote:
I've got integer values in Rows B and C, columns 1 to 20

I'd like to be able to count the number of times where the column values in
rows B and C don't match

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Counting Number of Discrepancies between 2 rows

Hi,

=SUMPRODUCT(--(B1:B20<C1:C20))

--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"RobFJ" wrote:

I've got integer values in Rows B and C, columns 1 to 20

I'd like to be able to count the number of times where the column values in
rows B and C don't match.

Can someone point me in the right direction.

TIA


Rob


.

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
Help Counting 10 Columns * X Number of Rows Rob Excel Worksheet Functions 5 April 7th 09 09:22 PM
Counting number of rows Lynne Mawson New Users to Excel 1 May 8th 08 05:56 PM
Counting number of rows Lynne Mawson New Users to Excel 0 May 8th 08 03:53 PM
counting the number of equal rows Malte Lindner New Users to Excel 1 April 15th 06 09:48 PM
Counting the number of rows blurboiboi Excel Worksheet Functions 1 July 13th 05 11:20 AM


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