Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do i compare two text columns

Hi,

I have a workbook with two email columns. I want a function that checks if
the email in column B matches the email in Column A to return the result
(email) in Column C at the same row level it found it in Column A
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default how do i compare two text columns

Hi,

Try

=IF(COUNTIF(B$1:B$9,A1),A1,"")


--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"sflanegin" wrote:

Hi,

I have a workbook with two email columns. I want a function that checks if
the email in column B matches the email in Column A to return the result
(email) in Column C at the same row level it found it in Column A

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
Compare text/numbers in different columns. Mike Excel Discussion (Misc queries) 1 February 7th 06 07:18 PM
how to compare text fields in 2 different columns in excel ljt1 Excel Worksheet Functions 2 January 31st 06 11:22 PM
how to compare 6 columns of text data Deeptiman Excel Worksheet Functions 2 January 20th 06 07:13 PM
How do I compare 2 text columns & show differences in 3rd? Kelli Freeman Excel Worksheet Functions 2 December 29th 05 12:42 AM
I have 2 columns to compare,each text. doing formulas, they don'. Help with Match function & cell formats Excel Worksheet Functions 1 April 9th 05 01:52 AM


All times are GMT +1. The time now is 09:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"