Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default What formula can I use to compare items in two columns

I was too lazy to point at another workbook. Glad you got it working.

But I would have guessed you wanted this version:

=ISNUMBER(MATCH(B5,'[Book Order - ALPHA.xls]Master List'!$A$2:$A$720,0))

And drag down

Docgero wrote:

Dave,

I altered your formula slightly and it works. Here is what I did.

=ISNUMBER(MATCH(B5:B1170,'[Book Order - ALPHA.xls]Master List'!$A$2:$A$720,0))

works perfectly.

Thanks again.

Docgeo

"Dave Peterson" wrote:

You can use an adjacent column of formulas:

=isnumber(match(a1,sheet2!a:a,0))

If you see True, there's a match. False means there isn't.



Docgero wrote:

I have two columns of data in seperate spreadsheets. I want to compare the
data in one column with data in the other. If there is a match I want it
noted in some way. If thre is no match I want that noted as well.


--

Dave Peterson


--

Dave Peterson
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
Formula to compare two columns Lise Excel Discussion (Misc queries) 5 July 31st 09 01:45 PM
Formula to compare columns EDF2017 Excel Discussion (Misc queries) 3 July 21st 08 03:18 PM
Formula to compare two lists and separate non-recurring items? Tennessee Excel Worksheet Functions 2 November 10th 05 06:32 PM
Compare 2 columns, and create a list of items that are in both lists ruby2sdy Excel Worksheet Functions 3 October 8th 05 11:04 AM
Formula needed to compare columns VP New Users to Excel 2 September 8th 05 09:00 AM


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