+ Reply to Thread
Results 1 to 2 of 2

data extract in column, formula, split into various columns

  1. #1
    Registered User
    Join Date
    01-11-2013
    Location
    London
    MS-Off Ver
    Excel 2013, 2016
    Posts
    95

    data extract in column, formula, split into various columns

    Hi,

    Today, my challenge is to find a XL formula or M code function (Power Query) to split data from 1 column to 3 columns.

    I 've tried to split column with delimiter in Power Query but cannot find the right outcome.

    Any help would be highly appreciated.

    dude6571
    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: data extract in column, formula, split into various columns

    Please try at D3
    =IFERROR(-LOOKUP(0,-RIGHT(SUBSTITUTE(SUBSTITUTE(LEFT($B3,SEARCH(D$2,$B3)-1),"mē",),"ar.",),{1,2,3,4,5,6,7,8})),"")
    Attached Files Attached Files

+ 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] 2 columns data split to more columns based on groups in 2nd column
    By vendam in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-09-2019, 05:43 AM
  2. [SOLVED] Split data from 1 column to 3 columns
    By PaulS57 in forum Excel General
    Replies: 5
    Last Post: 06-06-2019, 04:39 PM
  3. [SOLVED] Formula needed to split data in a column and place it in different columns
    By gko_87 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-20-2018, 09:25 PM
  4. [SOLVED] Split data from one column into two columns
    By augr in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-01-2017, 08:48 PM
  5. Split data column in more columns
    By mihai.bantas in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-07-2015, 07:09 AM
  6. split the data in 1 column to 3 columns
    By ccs_1981 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-31-2009, 03:39 PM
  7. Split data in one column into two columns
    By maacmaac in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-12-2009, 05:07 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