+ Reply to Thread
Results 1 to 4 of 4

How to pull information, and organize them.

  1. #1
    Registered User
    Join Date
    08-05-2014
    Location
    Dubai
    MS-Off Ver
    2007
    Posts
    3

    How to pull information, and organize them.

    Hey everyone,

    This is my first post, so Hi!

    I have a fair understanding of using excel 2007, mostly related to data input and charting. However, I need to go a bit further this time, and I have no clue how to do so.

    I have data which is all over the place, and I want it to be organize in a better place. For instance, I have a column with 'Location', which lists the various US states with some programs. I want to pull only those rows with New York for example, and arrange them in a separate table. Or I have a column with "Housing and the variables are "YES" and "NO". I want to pull only those rows with "YES" in the "Housing column" and arrange them in a separate table. By table I mean all the other data from other columns should also be pulled.

    Let me make an example to make it clear:

    Program Location Housing Salary
    A NY YES 20k
    B MD YES 30k
    C NY YES 20k
    D CT NO 20k


    I want some code or way to pull information from this table that list all entries of "NY". For instance, the code should give me this:

    Program Location Housing Salary
    A NY YES 20k
    C NY YES 20k


    Or if I want only with "No" in "Housing", the code should give me this:

    Program Location Housing Salary
    D CT NO 20k


    There are tons of data, and many more columns, so naturally its hard to do it individually. Anything that can help me in pulling and organizing the data as I have mentioned would be great.

    Thanks everyone!

  2. #2
    Registered User
    Join Date
    08-05-2014
    Location
    Dubai
    MS-Off Ver
    2007
    Posts
    3

    Re: How to pull information, and organize them.

    The spacing didnt appear as I wanted to. But I hope you all understand. The "Program Location Housing Salary" are separate columns, and the "D CT NO 20k" are the rows beneath them.

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,448

    Re: How to pull information, and organize them.

    Try using a filter

  4. #4
    Forum Contributor
    Join Date
    08-04-2014
    Location
    Riga
    MS-Off Ver
    2010
    Posts
    579

    Re: How to pull information, and organize them.

    Sounds like you could use an autofilter or create a pivot table to select & sort certain data based on criteria

+ 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. How do I organize this information in a list into columns?
    By roman777 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-26-2012, 09:30 AM
  2. [SOLVED] How do I organize information in a list into columns?
    By roman777 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-05-2012, 10:07 PM
  3. Replies: 5
    Last Post: 11-02-2012, 03:08 AM
  4. [SOLVED] How to use two pull down lists to pull information from a third table
    By RibbleValley in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-09-2012, 07:45 AM
  5. Organize Information Using Forms
    By bradvh0023 in forum Excel General
    Replies: 2
    Last Post: 05-23-2011, 10:34 AM

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