Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default lookup vaules which are not exist in a table

I have column A, B, C. I want to know what are the values in column A that not exist in column B&C.
Anyone can help this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,872
Default lookup vaules which are not exist in a table

Hi,

Am Tue, 26 Nov 2013 06:39:42 -0800 (PST) schrieb :

I have column A, B, C. I want to know what are the values in column A that not exist in column B&C.


in D1:
=IF(COUNTIF($B$1:$C$100,A1)=0,"no match","match")
and copy down


Regards
Claus B.
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default lookup vaules which are not exist in a table

Big thanks. :))))
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default lookup vaules which are not exist in a table

Big 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
lookup to see if multiple values exist Yegod Excel Worksheet Functions 2 May 11th 10 01:58 AM
Does a formula exist that will lookup on ALL tabs, not just one. JLS Excel Discussion (Misc queries) 5 April 10th 10 07:28 AM
How do I Clear old Pivot Table Fields that no longer exist snowman Excel Discussion (Misc queries) 2 January 9th 07 05:52 PM
Copy Worksheet to a new Workbook creating if it doesn't exist and add more Worksheets if it does exist [email protected] Excel Programming 4 June 18th 06 06:08 PM
Getting #N/A from Vlookup when matching value exist in the lookup data range. jdeshpa Excel Worksheet Functions 2 November 22nd 05 09:12 PM


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