+ Reply to Thread
Results 1 to 3 of 3

Thread: Getting data from vertical axis to horizontal

  1. #1
    Registered User
    Join Date
    09-10-2009
    Location
    Athens
    MS-Off Ver
    Excel 2003
    Posts
    2

    Getting data from vertical axis to horizontal

    Hi all,

    I am trying to transfer data from on sheet to another but the problem is that in first sheet data is on the vertical axis while on the second sheet i need to transfer them in horizontal axis.

    e.g.
    Sheet 1 cells:
    a1=1
    a2=2
    a3=3
    a4=4 etc

    and i need to enter a formula that i can drag in order for sheet 2 to be like:

    a1=sheet1-a1
    b1=sheet1-a2
    c1=sheet1-a3
    d1=sheet1-a4 etc

    Is this possible?

    Your help is really appreciated!!

    Thanks
    Last edited by Italos; 09-10-2009 at 09:42 AM.

  2. #2
    Forum Guru NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    32,636

    Re: Getting data from vertical axis to horizontal

    Try:

    =INDEX(Sheet1!$A:$A,COLUMNS($A$1:A$1))

    copied across.
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  3. #3
    Registered User
    Join Date
    09-10-2009
    Location
    Athens
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Getting data from vertical axis to horizontal

    great hlp!!! thanks!!

+ 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.2.0