+ Reply to Thread
Results 1 to 8 of 8

Find and extract data to new sheet or cell

  1. #1
    Registered User
    Join Date
    01-17-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Find and extract data to new sheet or cell

    I am looking through property records in every zip code and want to identify particular zip codes and extract it to one place. Can anyone shed some light? Thank you in advance.

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Find and extract data to new sheet or cell

    Assuming your data has headers, you can add Filters under Data -> Filter.

    Then in the filter for the Zip Code column hit select all to deselect all Zip Codes, and then just scroll down and select the ones you want visible and hit Okay.

    Now copy all of the records and paste them somewhere else, the filtered out records will not be copied over.
    Make Mom proud: Add to my reputation if I helped out!

    Make the Moderators happy: Mark the Thread as Solved if your question was answered!

  3. #3
    Registered User
    Join Date
    01-17-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Find and extract data to new sheet or cell

    Thank you. That does work. Is there a way to extract the data?

  4. #4
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Find and extract data to new sheet or cell

    Extract how? Are you trying to move the records? Count them? Run various calculations on them?

    Depending on your need, there are numerous options. A pretty hefty array can autopopulate the records in another tab if they match a certain zip code.

    Or do you mean exporting the data into another format, such as CSV or link to from an Access database?

  5. #5
    Registered User
    Join Date
    01-17-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Find and extract data to new sheet or cell

    I want to identify the data by zip code and then move the row into another tab based on the zip codes. Doable?

  6. #6
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Find and extract data to new sheet or cell

    With an array, this is doable with one Zip Code at a time.

    With more than one, I'd recommend an Advanced Filter macro written in VB. Or you could do it by hand with a clever workaround by filtering from the paste to sheet, and then choosing what you need.

    See my attached:

    advfilter by hand.xlsx

    To add other Zip Codes to the filter, simply list more in each cell below but be sure to include the full block in the criteria.

    For example, you could add 122 to my example of Zips in D3, but then the Criteria Range would become A1:D3
    Last edited by daffodil11; 01-17-2014 at 01:43 PM.

  7. #7
    Registered User
    Join Date
    01-17-2014
    Location
    United States
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: Find and extract data to new sheet or cell

    Thank you. I think this will work.

  8. #8
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,361

    Re: Find and extract data to new sheet or cell

    FORUM MODERATOR'S REQUEST:

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as "SOLVED".
    For the meantime I'll do it for you.

    How?
    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

    Note:
    You can also thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given.
    By doing so you can add to the reputation(s) of those who helped and shared their time in helping you.
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Find and extract specific text data & accompanying numerical data
    By gabrielemucho in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 06-18-2013, 05:58 PM
  2. [SOLVED] Need a formula to extract data from a cell on another sheet.
    By pieta101 in forum Excel General
    Replies: 3
    Last Post: 07-19-2012, 10:31 AM
  3. [SOLVED] Need cell to find data and extract from one sheet of 10 possible sheets
    By JimmyHuss in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-12-2012, 03:28 PM
  4. Extract Data to New Sheet with Red Color Cell
    By liarliar in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-06-2008, 05:14 AM
  5. Replies: 1
    Last Post: 12-07-2005, 02:00 PM

Tags for this Thread

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