Results 1 to 3 of 3

tricky text formula from several columns and merge in one columns

Threaded View

  1. #1
    Forum Contributor
    Join Date
    02-11-2014
    Location
    mauritius
    MS-Off Ver
    MS365
    Posts
    1,141

    tricky text formula from several columns and merge in one columns

    I have worksheet which need to extract data starting from column K,L,M and G and insert in columns J

    normal split, extract from columns K, L and from G, the word 1L resulting in J 16*4*1L

    The second split type extract from column M and G and insert in J resulting to 2*6*1.5l

    Third type of split extract from column K and L but criteria column H code by default and assign 75 cl.

    those who are highlighted in yellow * are tricky .

    Only part formula solution have been found so far


    
    =IF(I9="WINES",K9&"*"&L9&"*"&IF(ISNUMBER(FIND(37.5,G9)),"37.5CL","75CL"),IF(I9="LIQUEURS",K9&"*"&L9&"*"&LOOKUP(2,1/FIND({50;70;100;"1L"},G9),{"50CL";"70CL";"100CL";"1L"}),""))




    http://forum.chandoo.org/threads/for...2/#post-212406
    Attached Images Attached Images
    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. Formula(s) to Split Text String Across Columns Using Columns as Seperator
    By WaylettChris in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-24-2016, 01:13 PM
  2. Tricky formula needed to format multiple columns into one cell
    By joejnknsn in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-17-2012, 06:00 PM
  3. [SOLVED] Merge duplicate rows and merge the columns (approx 10 columns)
    By adfeddon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-02-2012, 11:19 AM
  4. Formula to align two columns with nearly similar text and attached numeric columns
    By Benefits Recon in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-27-2012, 12:03 AM
  5. Can excel merge the text in to different columns?
    By Joelb58 in forum Excel General
    Replies: 7
    Last Post: 03-31-2009, 03:53 PM
  6. Text in Row's / Columns Need to Merge
    By Badvgood in forum Excel General
    Replies: 1
    Last Post: 05-14-2007, 01:01 PM
  7. merge text from 2 columns into 1 then delete the old 2 columns
    By sleepindogg in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-30-2006, 02:30 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