+ Reply to Thread
Results 1 to 2 of 2

how to find a value in one column that is not in another column in

  1. #1
    childothe1980s
    Guest

    how to find a value in one column that is not in another column in

    Hello:

    I have two columns. Not all of the values in the first column are in the
    second column. (Some are, some aren't.)

    What formula in Excel can I use to say "hey, return the values from the
    first column that are not in the second column"?

    Thanks!

    childofthe1980s

  2. #2
    Tom Ogilvy
    Guest

    RE: how to find a value in one column that is not in another column in

    You can mark then

    assume column A and column M
    in B1
    =countif(M:M,A1)

    then drag fill down the column.

    --
    Regards,
    Tom Ogilvy




    "childothe1980s" wrote:

    > Hello:
    >
    > I have two columns. Not all of the values in the first column are in the
    > second column. (Some are, some aren't.)
    >
    > What formula in Excel can I use to say "hey, return the values from the
    > first column that are not in the second column"?
    >
    > Thanks!
    >
    > childofthe1980s


+ 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