+ Reply to Thread
Results 1 to 3 of 3

complex split formula needs amendment for breakdown per column

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

    complex split formula needs amendment for breakdown per column

    I have column C with description , column D represents a serial no, COLUMN G represent the quantity.

    Column R to T represents breakdown from column G and C .

    For breakdown, Column C represents serial no for 39232120 which is the criteria for breakdown but due to some new description at row 32 getting invalid value

    column R

    Can anyone assist for formula or a vba solution as formula is very complex


    Please Login or Register  to view this content.

    column S

    Please Login or Register  to view this content.

    column T
    Please Login or Register  to view this content.

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

  2. #2
    Valued Forum Contributor
    Join Date
    07-14-2017
    Location
    Poland
    MS-Off Ver
    Office 2010
    Posts
    528

    Re: complex split formula needs amendment for breakdown per column

    Hi, I suggest a VBA solution. The results are in columns from T32 and U32. Copy the code to the VBA module and run.
    Please Login or Register  to view this content.
    Regards.

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: complex split formula needs amendment for breakdown per column

    Please try below and copy both down.

    T2

    =IFERROR(-LOOKUP(1,-MID(SUBSTITUTE(RIGHT(C2,20),U2,""),MIN(FIND({0,1,2,3,4}+{0;5},SUBSTITUTE(RIGHT(C2,20),U2,"")&1/17)),{1,2,3})),"")

    U2

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by Bo_Ry; 11-28-2018 at 02:51 AM. Reason: improve formula

+ 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. Breakdown Complex codings into simple results
    By Praveenslasher in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 10-24-2018, 10:45 AM
  2. Create Pivot with worksheet that has split/complex column headers?
    By sezza79 in forum Excel Charting & Pivots
    Replies: 9
    Last Post: 07-08-2014, 06:45 AM
  3. Sum Formula amendment
    By pauldaddyadams in forum Excel General
    Replies: 6
    Last Post: 08-29-2012, 10:36 AM
  4. Amendment to formula
    By MGK in forum Excel General
    Replies: 4
    Last Post: 01-12-2012, 08:06 AM
  5. Amendment to IF formula
    By pauldaddyadams in forum Excel General
    Replies: 25
    Last Post: 11-30-2011, 06:24 AM
  6. Formula amendment
    By martins in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-27-2008, 03:24 PM
  7. Excel column breakdown
    By Maui_High in forum Excel General
    Replies: 2
    Last Post: 06-26-2007, 05:32 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