+ Reply to Thread
Results 1 to 5 of 5

Convert Table to List

  1. #1
    Registered User
    Join Date
    05-11-2014
    Location
    Malaysia
    MS-Off Ver
    Excel 2013
    Posts
    3

    Convert Table to List

    I have a table display this way:-

    XS S M L XL 2XL 3XL
    DG6547 100 200 300 400 500 600 700
    DG6548 100 200 300 400 500 600 700
    DG6549 100 200 300 400 500 600 700

    How do i convert them into listing with code combine?

    DG6547 XS 100
    DG6547 S 200
    DG6547 M 300
    DG6547 L 400
    DG6547 XL 500
    DG6547 2XL 600
    DG6547 3XL 700
    DG6548 XS 100
    DG6548 S 200
    DG6548 M 300
    DG6548 L 400
    DG6548 XL 500
    DG6548 2XL 600
    DG6548 3XL 700


    Thank you.

    Joanne

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,340

    Re: Convert Table to List

    Hi Joanne and welcome to the forum,

    This is a very common question. I've created a macro to do this type of conversion. Find attached a problem I used my macro on to convert a Cross Tab table. See if it helps.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Registered User
    Join Date
    05-11-2014
    Location
    Malaysia
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Convert Table to List

    I was prompt with a message "How many colums are fixed?"
    How do i solve this?

    Joanne

  4. #4
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Convert Table to List

    your example
    Columns fixed is 1
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  5. #5
    Registered User
    Join Date
    05-11-2014
    Location
    Malaysia
    MS-Off Ver
    Excel 2013
    Posts
    3

    Re: Convert Table to List

    It work perfectly, thank you so much!

+ 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. Convert a table into a list
    By lj3287 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 02-16-2014, 03:46 PM
  2. Convert Table to List
    By dereklast in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-04-2012, 01:27 PM
  3. Convert table into list
    By Eager2Learn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-27-2012, 09:34 AM
  4. Convert table to list
    By kvn in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-11-2012, 09:51 PM
  5. Convert from table to a list
    By alexwangsa in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-18-2008, 08:11 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