+ Reply to Thread
Results 1 to 5 of 5

Converting Table (Array) to List

  1. #1
    Registered User
    Join Date
    12-07-2007
    Location
    Philadelphia, PA
    Posts
    18

    Converting Table (Array) to List

    Hello all,

    I'm trying to convert a table into a list. The column headers are "accounts" and the row headers are "departments." The amounts in the table correspond with the budgeted amounts for each account for each department. I need to create a list that will look something like this:

    Dept A | Acct A | xxx.xx
    Dept A | Acct B | xxx.xx
    Dept A | Acct C | xxx.xx
    Dept B | Acct A | xxx.xx
    Dept B | Acct B | xxx.xx

    Attached is an example of the table and the list that I want to convert to. If you can please help, it would be greatly appreciated!

    Thanks in advance!! =)
    Attached Files Attached Files

  2. #2
    Forum Contributor snasui's Avatar
    Join Date
    07-15-2007
    Location
    Songkhla, Thailand
    MS-Off Ver
    2010, 365
    Posts
    167
    Try this,

    G3

    Please Login or Register  to view this content.
    H3

    Please Login or Register  to view this content.
    I3

    Please Login or Register  to view this content.
    Copy G3:I3 down.

    Note:
    3 in these formula refer to 3 column.

  3. #3
    Registered User
    Join Date
    12-07-2007
    Location
    Philadelphia, PA
    Posts
    18
    Awesome, thank you! =)

  4. #4
    Registered User
    Join Date
    09-14-2011
    Location
    Birmingham, AL, usa
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Converting Table (Array) to List

    Thanks snasui! Took me a while as a non scripter to edit the formulas to fit my table of 150 columns by 5k rows, but it works. However, with an i7 processor and 16 gig of memory, excel 2010 is running out of resources. Sure wish someone would post a VBA or Macro solution?

  5. #5
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Converting Table (Array) to List

    jackehendrix,

    For a VBA solution, its better you create your own thread in the Excel Programming subforum.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. Pivot table field list record association
    By apndas in forum Excel General
    Replies: 3
    Last Post: 04-10-2008, 01:57 AM
  2. Automatically changing a Table Array in a Vlookup
    By roasty_1 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-11-2008, 12:07 PM
  3. Trying to generate a table of unique values from an array...
    By djsquare in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-21-2007, 11:41 AM
  4. Pivot Table List refreshing problem
    By TK5 in forum Excel General
    Replies: 6
    Last Post: 11-07-2007, 10:50 AM
  5. Getting Data From User And Storing Into Array
    By Dan_Dollar in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-13-2007, 06:25 PM

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