+ Reply to Thread
Results 1 to 3 of 3

comparing two columns

  1. #1
    Registered User
    Join Date
    04-17-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    comparing two columns

    Hi i'm a beginner at formulas in Excel, i'm looking to compare all the values in Column A versus any and all values in Column B, and return a value of True or False.

  2. #2
    Registered User
    Join Date
    03-04-2013
    Location
    winston salem nc
    MS-Off Ver
    Excel 2010
    Posts
    19

    Re: comparing two columns

    =IF(A1="","",IF(COUNTIF(B:B,A1),TRUE,False))

  3. #3
    Registered User
    Join Date
    04-17-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: comparing two columns

    Thanks Dynamoracing, exactly what i was looking for.

+ 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