Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Find matching data in two worksheet columns

I have a worksheet that has two columns of data. The first column contains
the data that I'm trying to match or find in a second column. I then need it
to show me the data that is the same in both columns. What's the best way to
do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 34
Default Find matching data in two worksheet columns

vlookup would be your best approach.
"scootter" wrote in message
...
I have a worksheet that has two columns of data. The first column

contains
the data that I'm trying to match or find in a second column. I then need

it
to show me the data that is the same in both columns. What's the best way

to
do this?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Find matching data in two worksheet columns

Here's the function I entered. Column A contains the data I want to match or
find in column E. The problem is if the number in column E doesn't match the
number in column A the result shows as the number that's in column E. I've
done something wrong...
=VLOOKUP(A$2:A$33,A$2:E$33,5,FALSE)

"Naraine Ramkirath" wrote:

vlookup would be your best approach.
"scootter" wrote in message
...
I have a worksheet that has two columns of data. The first column

contains
the data that I'm trying to match or find in a second column. I then need

it
to show me the data that is the same in both columns. What's the best way

to
do this?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Find matching data in two worksheet columns

Okay...let's try this again. I have a worksheet with 5 columns of data. One
column contains about 1000 part numbers and one column contains about 10,000
part numbers. I'd like to find the common part numbers in these two columns.
Is this possible?

"scootter" wrote:

Here's the function I entered. Column A contains the data I want to match or
find in column E. The problem is if the number in column E doesn't match the
number in column A the result shows as the number that's in column E. I've
done something wrong...
=VLOOKUP(A$2:A$33,A$2:E$33,5,FALSE)

"Naraine Ramkirath" wrote:

vlookup would be your best approach.
"scootter" wrote in message
...
I have a worksheet that has two columns of data. The first column

contains
the data that I'm trying to match or find in a second column. I then need

it
to show me the data that is the same in both columns. What's the best way

to
do this?




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
matching 2 columns of data karen Excel Discussion (Misc queries) 3 May 9th 07 03:15 PM
matching data in columns k cunningham Excel Discussion (Misc queries) 3 February 14th 07 03:49 PM
Find Matching Data Two Columns Gilly Excel Worksheet Functions 1 December 1st 06 09:11 PM
Matching Data in Columns ebraun01 Excel Worksheet Functions 7 January 14th 06 02:35 AM
MATCHING DATA IN COLUMNS JohnS Excel Worksheet Functions 1 November 21st 05 03:13 PM


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