Results 1 to 3 of 3

further explaination of transpose solution

Threaded View

  1. #1
    Registered User
    Join Date
    12-01-2011
    Location
    California, US
    MS-Off Ver
    Excel 2003
    Posts
    3

    further explaination of transpose solution

    Hi - I found what I think is the answer to my question here: http://www.excelforum.com/excel-prog...e-problem.html

    But, the problem is I don't understand it. I am sorry - I am at that point where I use formulas well, but don't use programming at all... Better knowledge than some, much less than almost all of you here.

    My data has the following:

    Column A, B, C, D - etc.
    row 1 data 1, skipped, data 2, skipped, data 3.. etc.
    row 2 data 1, skipped, data 2, skipped, data 3, etc.

    So, I need to take the bits of data in columns C, E, G, etc for a series, and transpose it to show:
    A1, C1
    A1, E1
    A1, G1
    B1, C1
    B1, E1
    B1, G1

    Now I am pretty sure that is what the answer showed in the other forum thread. But I don't understand it one bit.

    If you could help me understand, it would be greatly appreciated. I am not sure how to even implement, start - or anything.

    Thank you in advance for your help in making me less Excel ignorant in this area.
    Attached Files Attached Files

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