+ Reply to Thread
Results 1 to 5 of 5

Need to transpose text into correct sections of document automatically

  1. #1
    Registered User
    Join Date
    04-26-2007
    Posts
    32

    Need to transpose text into correct sections of document automatically

    Dear reader.

    I have an attached (hopefully working) Excel document. I will always paste text from Notepad into this document with fixed words which are Sales, Shipping documents, Stock, Paperwork and Quality. Between those words are instructions for workers and need this automatically categorized as explained in the Excel sheet. Can somebody help.

    Many, many thanks
    Attached Files Attached Files

  2. #2
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Need to transpose text into correct sections of document automatically

    H13=IFERROR(INDEX(INDEX($C$12:$C$27,MATCH(H$12,$C$12:$C$27,0)+1):INDEX($C$12:$C$27,IFERROR(MATCH(I$12,$C$12:$C$27,0)-1,ROWS($C$12:$C$27))),ROWS(H$13:H13)),"")
    Try this and copy across

    Assuming that the Order in Column C is as same of Order in Row 12
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  3. #3
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Need to transpose text into correct sections of document automatically

    or try below array formula in h13 and copy and paste across

    Please Login or Register  to view this content.
    ...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

  4. #4
    Valued Forum Contributor mohan.r1980's Avatar
    Join Date
    09-18-2010
    Location
    Mumbai, India
    MS-Off Ver
    Excel 2010 (windows7)
    Posts
    729

    Re: Need to transpose text into correct sections of document automatically

    Hello,
    Please try attached file

    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    04-26-2007
    Posts
    32

    [SOLVED] Re: Need to transpose text into correct sections of document automatically

    Many, many thanks for your help!

+ 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. need to transpose sections of data in even intervals
    By ep7735 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-05-2017, 09:56 PM
  2. Replies: 0
    Last Post: 09-04-2014, 03:32 AM
  3. VBA code to merge text file in a word document and print all the letters automatically
    By Rajbrinder in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-26-2013, 08:25 AM
  4. Copy, interperate sections of information automatically
    By Sheeela in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-08-2013, 08:34 AM
  5. [SOLVED] Transpose column sections into sequential rows of new sheet, Macro help
    By ImmunoNut in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-12-2012, 01:11 AM
  6. Replies: 6
    Last Post: 07-05-2011, 07:18 PM
  7. Replies: 2
    Last Post: 11-24-2008, 05:09 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