Results 1 to 7 of 7

to correct a conversion merging formula taking cl but not litres

Threaded View

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

    to correct a conversion merging formula taking cl but not litres

    I have a worksheet which splits column K,l G,and merge them in column J

    However I have trouble with description of wines in which there are 37.5 cl ,and 75 cl but there is an additional conversion of 1L for wines , tried to add in the red line but did not work

    Can anyone assist should read 12*2*1L as per row 11which causing me trouble .

    My apologies here the link

    https://chandoo.org/forum/threads/to...-litres.38044/
    
    =IF(LEFT(H11)="2",IF(I11="WINES",K11&"*"&L11&"*"&IF(ISNUMBER(FIND(37.5,G11)),"37.5CL","75CL"),IF(U11="*",M11&"*"&LOOKUP(9^9,0+RIGHT(LEFT(G11,LOOKUP(9^9,FIND({25;30;33;50;70;75;100;"1L";"1.5L";"1L5";"2L"},G11))-2),{1,2,3}))&"*",K11&"*"&L11&"*")&LOOKUP(2,1/FIND({25;30;33;50;70;75;100;"1L";"1.5L";"1L5";"2L"},G11),{"25CL";"30CL";"33CL";"50CL";"70CL";"75CL";"100CL";"1L";"1.5L";"1.5L";"2L"})),"")
    Attached Files Attached Files
    Last edited by JEAN1972; 04-02-2018 at 12:52 PM. Reason: link

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] merge existing if formula to convert cl to litres
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 12-25-2017, 05:11 AM
  2. Replies: 6
    Last Post: 09-13-2017, 11:56 AM
  3. [SOLVED] formula to convert ml to litres automatically to a specific column
    By JEAN1972 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-21-2017, 11:10 AM
  4. Merging the correct number of cell rows to fit a string of wrapped text
    By iterature in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-28-2007, 02:15 PM
  5. Excel Formula for "Litres per 100 Km"
    By Expara in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-07-2006, 01:25 PM
  6. [SOLVED] Excel Formula for "Litres per 100 Km"
    By Expara in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-07-2006, 11:45 AM

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