+ Reply to Thread
Results 1 to 4 of 4

Sort on a subset of 350 zips within a larger list of over 1000 zips

  1. #1
    Registered User
    Join Date
    02-12-2013
    Location
    andimuni Garde
    MS-Off Ver
    Excel 2010
    Posts
    2

    Sort on a subset of 350 zips within a larger list of over 1000 zips

    I am in sales and have a list of all clients in the Northeast, I also have on a seperate excel spreadsheet a list that contains my zips. I want to sort the larger list to include only my zips. Can someone please help me with this?

    This is the if,then I have but it is not working...
    =IF(OR(AB2='Eichelberger Zips'!A2:A363, AH2=2),"Y","N")


    Thanks for helping

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Sort on a subset of 350 zips within a larger list of over 1000 zips

    without seeing your workbook
    =IF(OR(countif('Eichelberger Zips'!A2:A363,AB2), AH2=2),"Y","N")
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    02-12-2013
    Location
    andimuni Garde
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Sort on a subset of 350 zips within a larger list of over 1000 zips

    What is the signifiance of the AH2=2 part of it?

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Sort on a subset of 350 zips within a larger list of over 1000 zips

    how would i know you put it in there!
    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include BEFORE/AFTER sheets if needed to show the process you're trying to complete or automate. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic

+ 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