Results 1 to 3 of 3

Macro to transpose a set of rows to columns

Threaded View

  1. #1
    Registered User
    Join Date
    05-18-2010
    Location
    Praha
    MS-Off Ver
    Excel 2003
    Posts
    1

    Macro to transpose a set of rows to columns

    Hi,

    I tried to find a macro on this forum which can transpose a set of rows to columns, but could not find one that solves my needs. Can anyone help me out? Much thanks in advance

    Problem description (sample Excel 2010 File attached):

    > Excisting Data

    Row1: WireWay
    Row2: Manufacturer of wire-management control systems
    Row3: http://www.wireway.com
    >Row4: Empty Row
    Row5: Marrow Lin Development Co., Ltd.
    Row6: Manufacturer of copper terminals
    Row7: http://www.marrowlin.com
    >Row8: Empty Row
    ...next till end

    > Need to become:

    Row1>Column1: WireWay
    Row1>Column2: Manufacturer of wire-management control systems including modular
    Row1>Column3: http://www.wireway.com
    Row2>Column1: Marrow Lin Development Co., Ltd.
    Row2>Column2:Manufacturer of copper terminals
    Row2>Column3:http://www.marrowlin.com
    Attached Files Attached Files
    Last edited by romanzy; 10-17-2010 at 08:23 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