+ Reply to Thread
Results 1 to 3 of 3

Reflect column data in a row.

  1. #1
    Registered User
    Join Date
    04-08-2005
    Posts
    9

    Exclamation Reflect column data in a row.

    Hi Guys,

    I have data in a column (i.e. A1,A2,A3…….Ax) in sheet 1. This data needs to be displayed in sheet two in a row (i.e. C2,D2,D3…….Dx) in sheet2. Also I need the data to be dynamically updated if there are any changes in sheet 1.

    Any suggestions other than using pivot tables?

    Many Thanks

    Robin

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996
    Try putting this forumula in Cell C2 of Sheet2 and copy it to the right:
    =INDIRECT("sheet1!A"&COLUMNS($C:C))

    Regards,
    Ron

  3. #3
    Registered User
    Join Date
    04-08-2005
    Posts
    9

    Pivot works great......Thanks

    Dear Don,

    Thanks........ its amazing how easy things are when one knows how!! Your formula works a treat.

    Thanks Once again

    Robin

    PS Do you know any good sites that offer basic tutorials on writing formulas??

+ 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