+ Reply to Thread
Results 1 to 2 of 2

Combining data from multiple rows

  1. #1
    Registered User
    Join Date
    08-29-2011
    Location
    Dallas
    MS-Off Ver
    Excel 2003
    Posts
    3

    Combining data from multiple rows

    Does any one know how to combine data points from multiple rows into a single Row. See example attached
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    01-28-2010
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2003
    Posts
    157

    Re: Combining data from multiple rows

    =INDEX($B$3:$D$8,(ROW(B13)-ROW(B$13))*3+COLUMN(B13)-COLUMN($B13)+1,COLUMN(B13)-COLUMN($B13)+1)
    in B13 filled across to D13 then down to D14 is one way.

    Beau Nydal

+ 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