+ Reply to Thread
Results 1 to 3 of 3

IF cells match, return a value

  1. #1
    Forum Contributor
    Join Date
    01-26-2018
    Location
    London, England
    MS-Off Ver
    365
    Posts
    312

    IF cells match, return a value

    Just wondered how I'd be able to match the values in column C to column A - & if there's a match, return the value "1"

    i.e.

    nUHzuBnsQfu7r7DOcR7bhw.png

    Any questions pop em below

    Ty Mdn
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2024
    Posts
    6,175

    Re: IF cells match, return a value

    Use COUNTIF() function:

    =COUNTIF(A:A,C2)

    or:

    =COUNTIF(C:C,A2)

  3. #3
    Forum Contributor
    Join Date
    01-26-2018
    Location
    London, England
    MS-Off Ver
    365
    Posts
    312

    Re: IF cells match, return a value

    Brilliant ty Phuo, dunno how I didn't think of that

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] INDEX/MATCH to return cells 4 & 5 places below my Match...
    By Ourkid123uk in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 04-19-2017, 07:56 AM
  2. Replies: 2
    Last Post: 11-12-2012, 06:26 AM
  3. Replies: 4
    Last Post: 09-06-2005, 06:05 AM
  4. Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  5. Replies: 0
    Last Post: 09-06-2005, 12:05 AM
  6. Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  7. Replies: 0
    Last Post: 09-05-2005, 10:05 PM

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