Computing.Net > Forums > Windows XP > Excel Comparing two Columns

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Excel Comparing two Columns

Reply to Message Icon

Name: Video1313
Date: June 15, 2009 at 14:24:44 Pacific
OS: Windows XP
Subcategory: Software Problems
Comment:

I am attempting to compare two different columns. In this case, I am seeking specifically anything that has ".cn" in column A, and the letter "F" in column B.

So, the data I have is this:

Colum A Column B
isp.s01000.cn F
isp.s00003.jp
isp.s01000.cn F
isp.s01000.cn P
isp.s01000.cn
isp.s01000.cn

the formula I am using is (please note, the data starts at row 10in both cases):

=SUMPRODUCT(--($A$10:$A$19="*.CN"),--($B$10:$B$19="F"))

I've tried this as an Array, and as a basic formula..neither works. Now, in this example, it "should" return 2 as there are 2 instances where Column A has a ".cn" in it, and the directly connected cell B is "F"

Any assistance would be greatly appreciated.



Sponsored Link
Ads by Google

Response Number 1
Name: OtheHill
Date: June 15, 2009 at 14:25:22 Pacific
Reply:

There is an Office software forum here.


0

Response Number 2
Name: wizard-fred
Date: June 15, 2009 at 18:10:26 Pacific
Reply:

You should learn a programming language. A simple one like
BASIC will allow you too make all sort of comparisons and
selections.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows XP Forum Home


Sponsored links

Ads by Google


Results for: Excel Comparing two Columns

Comparing two columns from different sheet www.computing.net/answers/windows-xp/comparing-two-columns-from-different-sheet-/176121.html

excel formulas www.computing.net/answers/windows-xp/excel-formulas/65863.html

Shift Excel Row Based on Cell Value www.computing.net/answers/windows-xp/shift-excel-row-based-on-cell-value/174958.html