+ Reply to Thread
Results 1 to 5 of 5

Transpose not working the way I'd like

  1. #1
    Registered User
    Join Date
    01-08-2017
    Location
    Los Angeles, CA
    MS-Off Ver
    Office 2007
    Posts
    12

    Transpose not working the way I'd like

    Hi Everyone,

    Happy Holidays!

    Here's what I can't figure out. I have a file (attached) that I want to transpose, so that the first column is NAME (and all the names go under it), the second column is TYPE, third is ADDRESS, and fourth is PHONE.

    I found the TRANSPOSE function, and followed the steps, including hitting CTRL+SHIFT+ENTER at the end.
    The first row did what I wanted, but you'll see the dreaded #N/a for all the other rows. What did I do wrong? Or is there a different way to do what I want to do?

    Thanks in advance for your help!

    Dan Jablons
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Transpose not working the way I'd like

    Please try at Agents (2) C2

    =INDEX($B:$B,(ROWS(C$2:C2)-1)*COLUMNS($C$1:$F$1)+COLUMNS($C2:C2))
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    01-08-2017
    Location
    Los Angeles, CA
    MS-Off Ver
    Office 2007
    Posts
    12

    Re: Transpose not working the way I'd like

    Thank you so much!

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Transpose not working the way I'd like

    Dan

    Try this in C2 and copy across and down.

    =INDEX($B:$B,COLUMN()-2+(ROW()-2)*4)
    If posting code please use code tags, see here.

  5. #5
    Registered User
    Join Date
    01-08-2017
    Location
    Los Angeles, CA
    MS-Off Ver
    Office 2007
    Posts
    12

    Re: Transpose not working the way I'd like

    Thank you very much!

+ 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. [SOLVED] Google Sheets: IMPORTRANGE/TRANSPOSE NOT WORKING
    By rayted in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 0
    Last Post: 08-17-2018, 12:36 PM
  2. Replies: 3
    Last Post: 02-11-2015, 05:43 AM
  3. Help with Copy Paste & Transpose - Not working
    By excelenergy in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-30-2014, 04:03 PM
  4. transpose text not working
    By K-Ching in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-16-2014, 12:00 AM
  5. Paste special Transpose Not working
    By learningkid0808 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-18-2013, 02:48 AM
  6. Transpose Function not Working with Long Array Elements
    By Ngan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-09-2005, 08:05 PM
  7. [SOLVED] Excel 2002 transpose not working
    By joeeng in forum Excel General
    Replies: 2
    Last Post: 07-08-2005, 07:05 PM

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