Results 1 to 5 of 5

Transpose columns of data in rows

Threaded View

Absar Transpose columns of data in... 09-14-2010, 03:34 PM
MarvinP Re: Transpose columns of data... 09-14-2010, 07:12 PM
Absar Re: Transpose columns of data... 09-14-2010, 07:45 PM
shg Re: Transpose columns of data... 09-14-2010, 08:33 PM
cloudswhite Re: Transpose columns of data... 09-14-2010, 09:10 PM
  1. #1
    Registered User
    Join Date
    08-30-2010
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2003
    Posts
    2

    Transpose columns of data in rows

    Hi,

    I have a list of data where sales are by weeks across columns and stores are in rows. I want to be able to transpose columns of data in rows. is there a excel add in to transpose those column data in rows? For each store I have to copy the store for 52 times as there are 52 weeks of data. Then I am using a VLOOKUP and MATCH function to copy the amount in the rows. Is there a more efficient way to create a list of unique records in rows or transpose the data in rows? Please see attached excel sheet for my problem. Thanks.

    Original Data
    Store Week 1 Week 2 Week 3 Week 4
    Danforth 49,457 50,278 48,173 54,061
    Eglinton 212,394 206,661 213,128 197,135

    Expected Format
    Store Week Amount
    Danforth Week 1 49,457
    Danforth Week 2 50,278
    Danforth Week 3 48,173
    Danforth Week 4 54,061
    Eglinton Week 1 212,394
    Eglinton Week 2 206,661
    Eglinton Week 3 213,128
    Eglinton Week 4 197,135
    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