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: 6
Default Match Function

Assuming a similar table is what you're using:

Rows Col A Col B

1 Mike Mary
2 Larry Larry
3 Pete John
4 John Stephen

You can use the following formula to show where the same name appears in
both columns, type this in cell C1 and copy-paste onto the cells below it
(C2, C3....)
=IF(A1=B2,A1,"")


"Cheimbig" wrote:

In excel, if you have Column A that has a list of names €“ in Column B you
have another list of names and in Column C you want to show any from A and B
that match €“ do you know the formula to do this?

I found one that shows me the number of matches, but I actually want to see
the actual names that match.

Suggestions? Thanks in advance
--
Carla Heimbigner



 
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 the second match using the match function Ray Excel Worksheet Functions 1 April 6th 09 10:19 PM
how can we get unique values in match function for same match key. Xcel[_2_] Excel Worksheet Functions 11 December 7th 07 08:13 PM
index match array function-returning only first match, need last. Julie Olsen Excel Worksheet Functions 3 December 29th 06 12:50 AM
Match as well as does not match array function Vikram Dhemare Excel Discussion (Misc queries) 7 April 25th 06 09:15 AM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM


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