+ Reply to Thread
Results 1 to 6 of 6

Matching data from one column to another

  1. #1
    Registered User
    Join Date
    07-02-2013
    Location
    Wrexham, Wales
    MS-Off Ver
    Excel 2010
    Posts
    2

    Matching data from one column to another

    Hi, I am new to this forum and hope someone can help.

    I am trying to match data in one column with another, so as per the attached I am looking to match column "c" with column "b", hope this is clear
    Stock as at 01.07.13 zero stock removed.xlsx

    Many Thanks
    Steve

  2. #2
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: Matching data from one column to another

    Hi Steve..

    in 1417 Data in Col C, 976 record are matched in Col B..
    Hope this is clear..
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

  3. #3
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Matching data from one column to another

    Quote Originally Posted by Debraj Roy View Post
    Hi Steve..

    in 1417 Data in Col C, 976 record are matched in Col B..
    Hope this is clear..
    Your answer is correct, but I feel sure the OP would like to know how you arrived at it ...

    Steve, see this workbook
    Attached Files Attached Files
    If you need any more information, please feel free to ask.

    However,If this takes care of your needs, please select Thread Tools from menu above and set this topic to SOLVED. It helps everybody! ....

    Also
    اس کی مدد کرتا ہے اگر
    شکریہ کہنے کے لئے سٹار کلک کریں
    If you are satisfied by any members response to your problem please consider using the small Star icon bottom left of their post to show your appreciation.

  4. #4
    Registered User
    Join Date
    07-02-2013
    Location
    Wrexham, Wales
    MS-Off Ver
    Excel 2010
    Posts
    2

    Smile Re: Matching data from one column to another

    Hi Debraj,

    That's great but I have a few more spread sheets to do and would really like to know how to do it, only used basic formula's before so would be very grateful for an "idiots guide".

    Thanks
    Steve

  5. #5
    Forum Contributor
    Join Date
    07-02-2013
    Location
    Stockholm, Sweden
    MS-Off Ver
    Excel 2003 and 2007
    Posts
    197

    Re: Matching data from one column to another

    You can also use a VLOOKUP formula:

    =IF(ISNA(VLOOKUP(B2,C:C,1;FALSE)=TRUE),"","Matched")

  6. #6
    Forum Guru (RIP) Marcol's Avatar
    Join Date
    12-23-2009
    Location
    Fife, Scotland
    MS-Off Ver
    Excel '97 & 2003/7
    Posts
    7,216

    Re: Matching data from one column to another

    Quote Originally Posted by Steve Wilkinson View Post
    Hi Debraj,

    That's great but I have a few more spread sheets to do and would really like to know how to do it, only used basic formula's before so would be very grateful for an "idiots guide".

    Thanks
    Steve
    Have you looked at post #3?
    There are two ways shown in the workbook.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1