+ Reply to Thread
Results 1 to 2 of 2

Multiple data from Columns to other columns as described in top row.

  1. #1
    Registered User
    Join Date
    12-13-2020
    Location
    Pakistan
    MS-Off Ver
    10
    Posts
    1

    Post Multiple data from Columns to other columns as described in top row.

    Hi,

    I need help to resolve my excel issue. I have data from column A to all other columns according to the top row.
    Attached Files Attached Files

  2. #2
    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,893

    Re: Multiple data from Columns to other columns as described in top row.

    Remove the space between "document_" and "type" in D1. then use this in B2, copied across and down:

    =IFERROR(LEFT(MID($A2,SEARCH(B$1,$A2)+LEN(B$1)+4,255),SEARCH("'",MID($A2,SEARCH(B$1,$A2)+LEN(B$1)+4,255))-1),"")
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ 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. Replies: 1
    Last Post: 05-21-2020, 11:49 PM
  2. Replies: 2
    Last Post: 05-21-2020, 03:27 AM
  3. [SOLVED] Display columns in excel based on Data validation list in multiple columns
    By tejboyd in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-27-2017, 09:17 PM
  4. [SOLVED] Moving multiple columns (8 x sets of 3) with data in separate rows into 3 columns
    By Emmax in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 03-03-2016, 01:23 PM
  5. [SOLVED] macro needed to extract specific columns out of multiple columns with their row data
    By genetist in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-07-2014, 12:49 AM
  6. Replies: 9
    Last Post: 12-15-2013, 10:05 PM
  7. Macro to copy 3 columns of data from multiple sheets into 3 columns on 1 sheet
    By bballdcm2007 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-15-2012, 04:37 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