+ Reply to Thread
Results 1 to 3 of 3

Extracting Values in one list not on the other

  1. #1
    Registered User
    Join Date
    09-03-2004
    Posts
    13

    Extracting Values in one list not on the other

    Hi there,

    I have two lists and I wanted to knock of the common numbers in both the lists. I however have a problem. For eg if A1 to A20 has duplicate numbers say $ 20 comes 3 times and if in the second list fromB1 to B20 $ 20 only occurs once but when I use the the following it knocks off all the $ 20's from the 1st list. Is there any way I can match one to one i,e if a duplicate were to be there then they should still remain in the list.

    =IF(COUNTIF($A$1: $A$10,B1)=0,B1," ")

    Thanks,
    Srini

  2. #2
    Valued Forum Contributor
    Join Date
    06-16-2006
    Location
    Sydney, Australia
    MS-Off Ver
    2013 64bit
    Posts
    1,394
    Quote Originally Posted by sjanaswamy
    when I use the the following it knocks off all the $ 20's from the 1st list.
    What do you mean "knock off"

  3. #3
    Registered User
    Join Date
    09-03-2004
    Posts
    13
    What I meant by knocking off was that when I get a list of #s 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