Microsoft Office Forums


Reply
Thread Tools Display Modes

Text matching

 
 
Paul Hyett
Guest
Posts: n/a
 
      06-11-2010, 09:56 AM
Here's the set-up :

I have two columns, say A & B, each containing 1000 (text) entries.

I'd like to set up a formula in column C (for each row) to alert me of
any entries in column B that are not in column A.

Can you help me with the syntax for the formula (Excel 2003)?

Hope I've explained it well enough...

TIA.
--
Paul Hyett, Cheltenham (change 'invalid83261' to 'blueyonder' to email me)
 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      06-11-2010, 12:29 PM
You could put this in C1:

=IF(ISNUMBER(MATCH(B1,A:A,0)),"matched","not present")

then copy down as far as needed.

Hope this helps.

Pete

On Jun 11, 10:56*am, Paul Hyett <vidcap...@invalid83261.co.uk> wrote:
> Here's the set-up :
>
> I have two columns, say A & B, each containing 1000 (text) entries.
>
> I'd like to set up a formula in column C (for each row) to alert me of
> any entries in column B that are not in column A.
>
> Can you help me with the syntax for the formula (Excel 2003)?
>
> Hope I've explained it well enough...
>
> TIA.
> --
> Paul Hyett, Cheltenham (change 'invalid83261' to 'blueyonder' to email me)


 
Reply With Quote
 
Paul Hyett
Guest
Posts: n/a
 
      06-11-2010, 04:25 PM
On Fri, 11 Jun 2010 at 05:29:38, Pete_UK <(E-Mail Removed)> wrote in
microsoft.public.excel :

>You could put this in C1:
>
>=IF(ISNUMBER(MATCH(B1,A:A,0)),"matched","not present")
>
>then copy down as far as needed.
>
>Hope this helps.


Thank you - that did the trick.
--
Paul Hyett, Cheltenham (change 'invalid83261' to 'blueyonder' to email me)
 
Reply With Quote
 
Michael.Tarnowski
Guest
Posts: n/a
 
      07-18-2010, 07:25 PM
On Jun 11, 11:56*am, Paul Hyett <vidcap...@invalid83261.co.uk> wrote:
> Here's the set-up :
>
> I have two columns, say A & B, each containing 1000 (text) entries.
>
> I'd like to set up a formula in column C (for each row) to alert me of
> any entries in column B that are not in column A.
>
> Can you help me with the syntax for the formula (Excel 2003)?
>
> Hope I've explained it well enough...
>
> TIA.
> --
> Paul Hyett, Cheltenham (change 'invalid83261' to 'blueyonder' to email me)


Hi Paul,

there is a very interesting article at Chamdoo.org,
http://chandoo.org/wp/2010/06/17/com...ists-in-excel/

you may look at.
HTH, cheers, have a nice day
Michael
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Mixed colur text. Chris Watts Excel Newsgroup 4 06-05-2010 06:19 AM
Column Of Numbers To A Text Format Problem Bob Excel Newsgroup 1 05-10-2010 11:26 AM
Text and Graphics together in reports FinishRich2025 Access Newsgroup 1 05-03-2010 01:54 PM
No text converter is installed for this file type Daniel PowerPoint Newsgroup 11 03-17-2010 01:31 AM
matching unequal text fields Mr. Wish-I'd-taken-those-courses Access Newsgroup 2 02-20-2010 05:50 PM



All times are GMT. The time now is 04:48 PM.
Microsoft Office Forums is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92