Results 1 to 3 of 3

How to transpose data from 2 columns into a table?

Threaded View

  1. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,887
    Hi wizzo,

    You didn't say where you wanted your 12x10 table, so I started it in D2.

    In D2 put the formula:
    =OFFSET($B$1,(ROW(A1)*10-10)+(COLUMN(A1)),0)
    Fill that across to M2, then down to row 13 (12 rows by 10 columns).

    That should give you your table. If you want to start in cell other than D2 the formula may need to be adjusted slightly.
    Last edited by Paul; 01-29-2008 at 02:33 AM.

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