+ Reply to Thread
Results 1 to 5 of 5

Newbie with a Zip Code Isolation Question

  1. #1
    Registered User
    Join Date
    03-11-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Newbie with a Zip Code Isolation Question

    Hi Everyone-

    Thanks for welcoming me to the forum...

    I have a question and I'm not even really sure how to ask it.

    On Sheet 1 I have a mailing list
    On Sheet 2 I have a list of zip code I do not want to mail to

    How do I identify and flag the "Bad" zips on Sheet 1?

    Many Thanks to anyone willing to help

  2. #2
    Forum Contributor
    Join Date
    09-27-2012
    Location
    Florida
    MS-Off Ver
    Excel XP to 2013
    Posts
    342

    Re: Newbie with a Zip Code Isolation Question

    You can do this several ways, I would start with an if(vlookup or match function to find the zip code you don't want to use and maybe highlight them with conditional formatting.

    Good Luck!
    Tom S.
    ↙ If you find my reply helpful click on the * down there on the left. Yeah that's it, right there, down on the left
    If your question is resolved, mark it SOLVED using the thread tools.

  3. #3
    Registered User
    Join Date
    03-11-2013
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Newbie with a Zip Code Isolation Question

    I know (at least I think I know) how to do it for a single zip... But I can't figure out how to use VLookup for an entire list (the list does note represent a range) these are pretty good size list:

    Sheet 1 Mailing list (250K records)
    Sheet 2 Zips I don't want to mail too (1900 records)

    I think I just dont understand where to use VLookup

  4. #4
    Valued Forum Contributor
    Join Date
    07-27-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2010
    Posts
    826

    Re: Newbie with a Zip Code Isolation Question

    drnewland, welcome to the forum.

    If you upload a small sample workbook - a sheet containing 20 zip codes, with a list of 4 you want to exclude, for example - we will be happy to show you how this works.
    Brendan.


    __________________________________________________________________________________________________
    Things to consider:

    1) You can thank any poster by clicking the * at the left of a helpful post.
    2) You can help to keep the forum tidy by marking your thread as "Solved", if it has been answered to your satisfaction.
    3) Help us to help you, by uploading a sample workbook, showing the type of data you're dealing with, and clearly indicating what the results should be.

  5. #5
    Forum Contributor
    Join Date
    09-27-2012
    Location
    Florida
    MS-Off Ver
    Excel XP to 2013
    Posts
    342

    Re: Newbie with a Zip Code Isolation Question

    For lists that large I would use =match(sheet1 zipcode cells,sheet2 zipcode ranges,0) in a conditional format formula to change the color of the cells than sort or filter by color to hide or remove those rows.

+ 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