PC Review


Reply
Thread Tools Rate Thread

Determining if a value exists in a column

 
 
Lord MJ
Guest
Posts: n/a
 
      24th Aug 2005

I have a spreadsheet with one column of data, and I want to check al
the values in that column to see if they exist in another column o
data.

What types of formulas or operations exist in excel that will allow m
to accomplish this?

Michae

--
Lord M
-----------------------------------------------------------------------
Lord MJ's Profile: http://www.excelforum.com/member.php...fo&userid=2660
View this thread: http://www.excelforum.com/showthread.php?threadid=39879

 
Reply With Quote
 
 
 
 
Paul Sheppard
Guest
Posts: n/a
 
      24th Aug 2005

Lord MJ Wrote:
> I have a spreadsheet with one column of data, and I want to check all
> the values in that column to see if they exist in another column of
> data.
>
> What types of formulas or operations exist in excel that will allow me
> to accomplish this?
>
> Michael


Hi Michael

Try this, assuming your columns of data are next to each other

=IF(ISERROR(VLOOKUP(A2,B2:B5,1)),"No match","Match")

ps are you an ex Royal Mail employee from Southampton/Portsmouth?


--
Paul Sheppard


------------------------------------------------------------------------
Paul Sheppard's Profile: http://www.excelforum.com/member.php...o&userid=24783
View this thread: http://www.excelforum.com/showthread...hreadid=398790

 
Reply With Quote
 
Trevor Shuttleworth
Guest
Posts: n/a
 
      24th Aug 2005
You could use COUNTIF or VLOOKUP as a couple of options.

Regards

Trevor


"Lord MJ" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>
> I have a spreadsheet with one column of data, and I want to check all
> the values in that column to see if they exist in another column of
> data.
>
> What types of formulas or operations exist in excel that will allow me
> to accomplish this?
>
> Michael
>
>
> --
> Lord MJ
> ------------------------------------------------------------------------
> Lord MJ's Profile:
> http://www.excelforum.com/member.php...o&userid=26604
> View this thread: http://www.excelforum.com/showthread...hreadid=398790
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Determining if a ChildNode exists T McDonald Microsoft Dot NET Framework 0 31st Mar 2008 05:11 PM
Determining if a locale exists Jude Microsoft ASP .NET 0 27th Jun 2007 06:29 PM
Determining if a value already exists in column(s) =?Utf-8?B?Um9va2llX1VzZXI=?= Microsoft Excel Misc 0 3rd Oct 2006 05:32 PM
Determining if a Table Exists Don Microsoft Access Form Coding 3 3rd Apr 2005 09:34 PM
Determining whether an object exists in an mdb Jim Pockmire Microsoft Access VBA Modules 3 14th Dec 2004 05:12 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:54 AM.