+ Reply to Thread
Results 1 to 5 of 5

Help Creating a table with information from multiple columns and rows

Hybrid View

  1. #1
    Registered User
    Join Date
    05-31-2013
    Location
    Vancouver
    MS-Off Ver
    Excel 2010
    Posts
    5

    Help Creating a table with information from multiple columns and rows

    Hello All,

    This is my first posting so I'm unsure if my problem has been addressed. I am attempting to create a table that grabs information from Column F and G, that only has the value of "C" from Column B, but I need it sort out the Unique Values of Column "F" have the values that are with "F" in the "G" Column separated into individual columns. The values of the table changes weekly, and I am looking for help creating a formula or VBA module to help automate these changes. I've attached an excel sheet that shows what I'm trying to accomplish. If you have more questions I will attempt to answer to the best of my ability.

    Cheers,
    Acidking
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-11-2012
    Location
    usa
    MS-Off Ver
    Excel 2007
    Posts
    133

    Re: Help Creating a table with information from multiple columns and rows

    Kinda hard to understand the last part of your request. Is this what you need?
    Attached Files Attached Files

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Help Creating a table with information from multiple columns and rows

    This might help you. The example uses INDEX AND MATCH.
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  4. #4
    Registered User
    Join Date
    05-31-2013
    Location
    Vancouver
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Help Creating a table with information from multiple columns and rows

    Thank you for your help, its not quite what I was looking for. I think I found a solution but it eats up a bunch of RAM. Essentially it searches two columns for criteria and gives me the information from the 3 column. What I am looking for is a way to search the Steps column, against information in the Line and Category Columns. It would need to search Category column for all the values of C, then give me the corresponding line values filtering out the duplicates, and then creating a list of values that tie into the information that is is the Steps column at the same time as filtering out duplicates, but unique to each Line value.

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Help Creating a table with information from multiple columns and rows

    Probably the easiest way to extract the data is to use FILTERS on the data.

    No formulae required.

    If you do so, then all you need to extract the data is to filter on Category and Select "C" and filter on Line and Select "P" all the data that matches that will be presented to you.

    Then, if you need the data elsewhere, select what you want, Click on Find and Select, Go To Special, Visible cells Only, copy then paste where you want the data.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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