Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default How do I find items common to two columns in Excel?

You can use the MATCH function for this. If your two lists are in Sheet1!A:A
and Sheet2!A:A, then in Sheet1!B1 enter =match(A1,Sheet2!A:A,false). Copy
that formula through the entire column. Where the result is a number, the
corresponding ticker is on Sheet2 as well. (If Sheet2 happens to be in
another workbook, the format becomes [BookName.xls]Sheet2!A:A; either way,
the easy way to enter the table_range is to click on the column of tickers in
the other sheet while entering the 2nd function argument).

"TJ auminer" wrote:


I have two excel spreadsheets with over 1000 stock tickers each. One has
stocks with high growth-rate attributes, the other is value-oriented
attributes. Oddly, some tickers are on both lists.
I want to find a way to quickly find stocks that are unique to either list,
or more importantly, exist on _both_ lists. I've found a 'back-door' way to
do it, but it's too complex to explain succinctly, and it seems that there
must be a function for this... I just can't find it.

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
Find differences between two Excel workbooks or worksheets savage_planet Excel Discussion (Misc queries) 0 September 19th 05 09:27 PM
Excel Range Value issue (Excel 97 Vs Excel 2003) Keeno Excel Discussion (Misc queries) 2 June 13th 05 02:01 PM
sort column data with hidden columns - excel 2003 nanimadrina Excel Discussion (Misc queries) 2 April 26th 05 08:27 PM
How do i copy columns of data in notepad into excel? JJ Excel Discussion (Misc queries) 1 February 10th 05 09:21 PM
How do i copy columns of data in notepad into microsoft excel? Jason Excel Discussion (Misc queries) 1 February 10th 05 09:20 PM


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