LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 91
Default Cross referencing, fidning matching data

This was very helpful although I used these together. I wanted a formula
next to the master list that looked at both sub-lists to see if there was a
match. I ended up using both of these formulas into one formula and if the
answer was 2 then there was a match between the two sub-lists. Thank you for
your help.

"Sam Wilson" wrote:

If you had the first list of names in column A and the second in column C
then put this in B1 and copy down:

=COUNTIF(C:C,A1)

and this is D1 and copy down

=COUNTIF(A:A,C1)

Anywhere the result is not 0 means you have a match.


"samjwoods" wrote:

Hi,
I need to search between two sets of names to cross reference and find any
matches. The data will not have been formulated from elsewhere it will just
be lists of names (either on the same sheet or separate whichever is easier).
Is there a way to do this with Excel?
Thanks for any responses,
Sam Woods



 
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
cross referencing data CP Excel Discussion (Misc queries) 3 April 25th 09 05:20 AM
Cross-Referencing Data VK Excel Discussion (Misc queries) 0 August 8th 08 05:07 PM
Cross Referencing two data worksheets and desciphering differences EricZ Excel Worksheet Functions 1 March 26th 08 06:56 PM
Cross Referencing Data and Pasting mehare Excel Discussion (Misc queries) 0 August 18th 06 02:59 PM
Cross referencing data across different workbooks Luke Excel Discussion (Misc queries) 1 August 8th 06 10:19 PM


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