+ Reply to Thread
Results 1 to 2 of 2

convert table

Hybrid View

mirmat convert table 09-18-2012, 10:02 AM
MarvinP Re: convert table 09-18-2012, 10:21 AM
  1. #1
    Registered User
    Join Date
    09-18-2012
    Location
    Katowice, Poland
    MS-Off Ver
    Excel 2010
    Posts
    1

    convert table

    Hi all,
    Well, I have a problem with converting one table into another.
    Here is my oryginal table:

    test1 test2 test3 test4
    a 2
    b 4
    c 3 4 2
    d
    e 3 2

    and i need to have sth. like that:

    a 2 test1
    b 4 test2
    c 3 test1
    c 4 test3
    c 2 test4
    e 3 test3
    e 2 test4



    I tried to figure out how to solve it quickly, and i was really suprised that it took me few hours without correct solution.
    Any help, really appreciated.
    THX
    Last edited by mirmat; 09-18-2012 at 10:28 AM.

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

    Re: convert table

    Hi mirmat and welcome to the forum,

    I call this problem a CrossTab to Table problem. I have written code to do the conversion for converting Cross Tab tables to Excel Tables. See the attached with the Code where I've run it on a copy of Sheet1 on Sheet 2.
    Attached Files Attached Files
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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