+ Reply to Thread
Results 1 to 12 of 12

using transpose to copy from a column to a row

  1. #1
    Registered User
    Join Date
    01-05-2014
    Location
    london
    MS-Off Ver
    Excel 2013
    Posts
    5

    Cool using transpose to copy from a column to a row

    Hello

    i am trying to use excel to 2013 to copy a column in sheet1 to a row in sheet2.

    by using transpose i can copy the data from the column to the row but cant seem to link each cell to its appropriate cell i.e. - A2 (sheet2) to B1 (sheet1) , B2 (sheet2) to B2(sheet1) C2 (sheet2) B3(sheet1) ect

    also any cells on sheet 1 with no data value to be linked to sheet 2 - at the moment if there is no data in the cell it does not link. it does link if i do it manually so am hoping there is a function for this.


    any help gratefully received - before my swear box over flows !

    thanks Sarah

  2. #2
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,256

    Re: using transpose to copy from a column to a row

    Take a look at this.
    Attached Files Attached Files
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  3. #3
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,443

    Re: using transpose to copy from a column to a row

    Alternatively, and based on the previous post, this formula avoids the use of the volatile INDIRECT function
    Please Login or Register  to view this content.
    . Drag to the right as needed

  4. #4
    Registered User
    Join Date
    01-05-2014
    Location
    london
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: using transpose to copy from a column to a row

    Hi Willem

    Thank you very much - yes that is what i am looking to do !

    i can do that manually for each cell, but i have a lot of data to transpose i.e. 60 columns on various sheets linked to rows in a single sheet. - is there a process for this or do i have to link each cell individually do you know ?

    thanks sarah

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,900

    Re: using transpose to copy from a column to a row

    or this...
    Attached Files Attached Files

  6. #6
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,900

    Re: using transpose to copy from a column to a row

    Beaten to it by Pepe...

  7. #7
    Registered User
    Join Date
    01-05-2014
    Location
    london
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: using transpose to copy from a column to a row

    Thanks i will go and try that now


  8. #8
    Registered User
    Join Date
    01-05-2014
    Location
    london
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: using transpose to copy from a column to a row

    Hello

    Still trying to persevere with this spreadsheet and many cups of coffee later I think I may be close but not quite there in my crash course in excel ! could you possibly have a look at the following and see where I might be going wrong :


    From sheet 1 – 60 I am looking to link cells H13 through to H28 to sheet 70 in row M through to AB


    (So I have the following my first sheet 1 is 77 hereford)

    =index(77 Hereford a!$h13:h23,column(S|$m10:ab10))


    Many Thanks

  9. #9
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,900

    Re: using transpose to copy from a column to a row

    Excel is very unforgiving when it comes to getting the syntax right. The formula is below & on the attached sheet.

    Please Login or Register  to view this content.
    It's probably the coffee... try gin.
    Attached Files Attached Files

  10. #10
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,900

    Re: using transpose to copy from a column to a row

    I just noticed I got the sheet name the wrong way round, if you want to copy it directly from this. It should read:

    Please Login or Register  to view this content.

  11. #11
    Registered User
    Join Date
    01-05-2014
    Location
    london
    MS-Off Ver
    Excel 2013
    Posts
    5

    Re: using transpose to copy from a column to a row

    ahhh its worked ! my hero thank you very very much.

    i can stop staring menacingly at the excel tutorial books and go back to my 50 shades of grey and that gin and tonic !

    Thanks again Sarah

  12. #12
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: using transpose to copy from a column to a row

    Based on your last post in this thread, its apparent that you are satisfied with the solution(s) you've received and have solved your question, but you haven't marked your thread as "SOLVED". I will do it for you this time.

    In future, to mark your thread as Solved, you can do the following -
    Select Thread Tools-> Mark thread as Solved.

    Incase your issue is not solved, you can undo it as follows -
    Select Thread Tools-> Mark thread as Unsolved.

    Also, since you are relatively new to the forum, i would like to inform you that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post which helped you. This adds to the reputation of the person who has taken the time to help you.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Transpose a column that contains blanks, but not copy the blank cells
    By mtouhig in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-15-2013, 04:26 PM
  2. [SOLVED] Excel 2007: Copy Column to another worksheet, transpose paste
    By wendie1970 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-04-2012, 03:54 PM
  3. find date in column A and copy, paste and transpose valuse
    By myguess21 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-31-2012, 03:24 PM
  4. [SOLVED] Need Help w/Macro that Insert Rows, Copy Row, and Transpose to Column
    By hiroki3296 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-01-2012, 10:27 AM
  5. Macro to copy column from multiple workbooks and transpose in active book
    By kishen in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-04-2011, 05:48 AM

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