LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Comparing data in two columns

I'm assuming from your description that you want the sum of those values in
Column F where Column G's value is not equal to Column E's value. Try
this...

=SUMPRODUCT((E2:E1000<G2:G1000)*F2:F1000)

Rick


"Norm" wrote in message
...
Column G contains new model #s, with a count of models in column F. Column
E
contains existing model #s, with a count of models in column D.

In many cases, the new and existing model #s are the same. I want to
compare new models numbers to existing model numbers, and only count the
number when the two don't match. The sheet has over 500 rows of data.

Any suggestions.

--
Norm


 
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
Comparing data in columns Nick Excel Discussion (Misc queries) 6 August 30th 07 06:37 PM
Comparing columns of data Hankjam Excel Discussion (Misc queries) 2 April 23rd 07 09:26 PM
Comparing columns of data chief775 Excel Discussion (Misc queries) 5 April 14th 06 05:11 AM
comparing columns of data john mcmichael Excel Worksheet Functions 1 September 1st 05 04:35 PM
Comparing Data in 2 columns suzb Excel Worksheet Functions 2 January 6th 05 02:39 AM


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