#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ck ck is offline
external usenet poster
 
Posts: 52
Default Formula Help

I have 4 columns:

Column A Column B Column C Column D
First Name Last Name First Name Last Name

I want to know if the First and Last Name in Column A & B can be found in
Column C & D. Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Formula Help

=IF(SUMPRODUCT(($C$2:$C$10=A2)*($D$2:$D$10=B2)),"f ound","not found")



"ck" wrote:

I have 4 columns:

Column A Column B Column C Column D
First Name Last Name First Name Last Name

I want to know if the First and Last Name in Column A & B can be found in
Column C & D. Thanks.

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



All times are GMT +1. The time now is 08:03 PM.

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"