+ Reply to Thread
Results 1 to 3 of 3

Comparing information in two columns

  1. #1
    Registered User
    Join Date
    07-16-2012
    Location
    Myrtle Beach, SC
    MS-Off Ver
    Excel 2010
    Posts
    2

    Comparing information in two columns

    Hello to the forum. I have what seemed like an easy problem, but have been unable to find the solution. I have two columns of g/l account numbers on the attached spreadsheet. I am trying to compare the two columns to find out if every item in column a exists in column c. I'm not sure which function to use to accomplish this. Could someone take a look at this and help me out? Thanks in advance
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Comparing information in two columns

    Use for 1st row and drag down

    =IF(ISNUMBER(MATCH(A1,$C$1:$C$3452,0)),TRUE)
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    07-16-2012
    Location
    Myrtle Beach, SC
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Comparing information in two columns

    Thanks Ace_XL, That is a new function for me that will be very useful going forward.

+ 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