PC Review


Reply
Thread Tools Rate Thread

Compare two columns with different codes

 
 
Manos
Guest
Posts: n/a
 
      19th Apr 2010
Dear all
I have two columns with codes.
The first column include the main coding (ie: ab1, ab101, ab10101,...)
The second column include the same codes, but the first leter is always C.
So the coding is (ie: cab1, cab101, cab10101,...)
I have notice that some of the codes in the second column are missing.
There is any way that i can make a check regarding the second column based
the first one. I tried to use the vlookup but the problem is that the first
letter is c and basically the two codes looks different.
Can anyone direct me of how i can make the comparison between the two columns?

Thanks in advance


 
Reply With Quote
 
 
 
 
Jacob Skaria
Guest
Posts: n/a
 
      19th Apr 2010
--Insert a column in between. Say Col B.
--In cell B1 apply the formula; and copy down as required..Will return the
text incase the correspondin code in ColA is missing in ColC
=IF(COUNTIF(C:C,"c" & A1),"","Missing in Column C")

--
Jacob (MVP - Excel)


"Manos" wrote:

> Dear all
> I have two columns with codes.
> The first column include the main coding (ie: ab1, ab101, ab10101,...)
> The second column include the same codes, but the first leter is always C.
> So the coding is (ie: cab1, cab101, cab10101,...)
> I have notice that some of the codes in the second column are missing.
> There is any way that i can make a check regarding the second column based
> the first one. I tried to use the vlookup but the problem is that the first
> letter is c and basically the two codes looks different.
> Can anyone direct me of how i can make the comparison between the two columns?
>
> Thanks in advance
>
>

 
Reply With Quote
 
Manos
Guest
Posts: n/a
 
      19th Apr 2010
Thank you very much for your suggestions

"Jacob Skaria" wrote:

> --Insert a column in between. Say Col B.
> --In cell B1 apply the formula; and copy down as required..Will return the
> text incase the correspondin code in ColA is missing in ColC
> =IF(COUNTIF(C:C,"c" & A1),"","Missing in Column C")
>
> --
> Jacob (MVP - Excel)
>
>
> "Manos" wrote:
>
> > Dear all
> > I have two columns with codes.
> > The first column include the main coding (ie: ab1, ab101, ab10101,...)
> > The second column include the same codes, but the first leter is always C.
> > So the coding is (ie: cab1, cab101, cab10101,...)
> > I have notice that some of the codes in the second column are missing.
> > There is any way that i can make a check regarding the second column based
> > the first one. I tried to use the vlookup but the problem is that the first
> > letter is c and basically the two codes looks different.
> > Can anyone direct me of how i can make the comparison between the two columns?
> >
> > Thanks in advance
> >
> >

 
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
Attempting to compare and deduct values based on date codes Lynn Microsoft Excel Misc 3 2nd Jun 2008 02:19 PM
I have two columns (A) and (G) that have like product codes however genesisoxygen@gmail.com Microsoft Excel Programming 12 7th Aug 2006 06:00 PM
I have two columns (A) and (G) that have like product codes however genesisoxygen@gmail.com Microsoft Excel Discussion 1 4th Aug 2006 08:19 PM
I have two columns (A) and (G) that have like product codes however genesisoxygen@gmail.com Microsoft Excel Worksheet Functions 1 4th Aug 2006 08:19 PM
Narly one...compare columns with other columns beatrice25 Microsoft Excel Misc 7 4th Jun 2006 09:43 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:40 PM.