Results 1 to 7 of 7

Help Transpose Data

Threaded View

probuddha Help Transpose Data 03-03-2017, 02:56 AM
samba_ravi Re: Help Transpose Data 03-03-2017, 03:55 AM
probuddha Re: Help Transpose Data 03-04-2017, 09:13 AM
JeteMc Re: Help Transpose Data 03-04-2017, 10:00 AM
probuddha Re: Help Transpose Data 03-04-2017, 01:17 PM
Pete_UK Re: Help Transpose Data 03-04-2017, 02:49 PM
samba_ravi Re: Help Transpose Data 03-06-2017, 01:24 AM
  1. #7
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,941

    Re: Help Transpose Data

    B3=IF(AND($A2="",$A3<>""),$A3,"")
    C3=IF(AND($A2="",$A3<>""),$A4,"")
    D3=IF(AND($A2="",$A3<>""),IF(INDEX(A3:A18,4)="","",$A5),"")
    E3=IF(AND($A2="",$A3<>""),TRIM(LEFT(IF(D3="",$A5,$A6),SEARCH(",",IF(D3="",$A5,$A6))-1)),"")
    F3=IF(AND($A2="",$A3<>""),TRIM(LEFT(SUBSTITUTE(TRIM(MID(IF(D3="",$A5,$A6),SEARCH(",",IF(D3="",$A5,$A6))+1,256))," ",REPT(" ",20)),20)),"")
    G3=IF(AND($A2="",$A3<>""),TRIM(RIGHT(SUBSTITUTE(TRIM(MID(IF(D3="",$A5,$A6),SEARCH(",",IF(D3="",$A5,$A6))+1,256))," ",REPT(" ",20)),20)),"")
    tRY THIS AND COPY TOWARDS DOWN


    SEE ATTACHED FILE
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. transpose column to a range calculate and transpose to new table loop
    By moshro1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-02-2015, 10:52 AM
  2. Replies: 7
    Last Post: 10-03-2014, 05:04 AM
  3. Transpose Data from Columns to Rows after each unique data point
    By lnagell in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 03-01-2014, 08:10 PM
  4. Transpose data to columns from rows keeping unique data together
    By aimeecrystalaid in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-09-2013, 12:23 AM
  5. Transpose horizontal data to vertical data with paste link
    By M.Devadhasan in forum Excel General
    Replies: 0
    Last Post: 07-07-2012, 01:01 PM
  6. [SOLVED] Transpose: How can I copy a list and transpose it but leaving 3 cells in between each item
    By cocolete in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-11-2012, 10:01 AM
  7. Replies: 2
    Last Post: 02-19-2007, 04:53 PM

Tags for this Thread

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