ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   how do i compare two text columns (https://www.excelbanter.com/excel-worksheet-functions/219481-how-do-i-compare-two-text-columns.html)

sflanegin

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

Shane Devenshire[_2_]

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



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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com