+ Reply to Thread
Results 1 to 2 of 2

How do I compare two lists of numbers?

  1. #1
    demebe123
    Guest

    How do I compare two lists of numbers?

    I have a long list of numbers in two columns. I want to find out what
    numbers are in column A that are not in column B. Is it possible to use
    conditional formatting to do that?

  2. #2
    Bob Phillips
    Guest

    Re: How do I compare two lists of numbers?

    Yes, Select column A, and use a formula of

    =COUNTIF($B:$B,A1)=0

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "demebe123" <demebe123@discussions.microsoft.com> wrote in message
    news:48CC0BC2-7CE6-42B0-8890-9E942FD35965@microsoft.com...
    > I have a long list of numbers in two columns. I want to find out what
    > numbers are in column A that are not in column B. Is it possible to use
    > conditional formatting to do that?




+ 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