+ Reply to Thread
Results 1 to 3 of 3

Insert new row for breakdown detail data

  1. #1
    Registered User
    Join Date
    06-16-2020
    Location
    Jakarta
    MS-Off Ver
    2013
    Posts
    1

    Lightbulb Insert new row for breakdown detail data

    Good Day Mates,

    I'd like to seek your help for my problem.

    I have Raw Data in row 2 - 6 and my expectation is to breakdown each raw data by REMARKS INVOICE PAYMENT as can be seen in row 9 - 17.

    RAW.JPG

    Expected.JPG

    If Remarks Invoice Payment contain more than one invoice than it need to be insert as new row, and also including the amount of invoice which contain in between the brackets "( )".

    Highly appreciated for the feedback. Thank you!

    Cheers!
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor dotchiejack's Avatar
    Join Date
    05-21-2015
    Location
    Antwerp,Belgium
    MS-Off Ver
    2016
    Posts
    507

    Re: Insert new row for breakdown detail data

    Crosspost
    http://www.vbaexpress.com/forum/show...wn-detail-data
    Click the * Add Reputation below to say thanks.

  3. #3
    Valued Forum Contributor
    Join Date
    11-04-2018
    Location
    Denpasar
    MS-Off Ver
    Excel 2010
    Posts
    777

    Re: Insert new row for breakdown detail data

    Maybe something like this ?

    Please Login or Register  to view this content.
    The code assumes that the REMARKS INVOICE PAYMENT to breakdown is always in range from cell G3 to G6, the code loop in this range.
    The code also assumes that the value in G3 to G6 will always has the same pattern as seen in the sample workbook, inv#(amount)inv#(amount)inv#(amount)... and so on.
    And that if I'm not mistaken to get what you mean .
    Last edited by karmapala; 06-17-2020 at 06:47 AM.

+ 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. Macro to Insert Picture depending on cell detail
    By lewhardy in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-16-2014, 11:56 AM
  2. Complicated Sorting Sum Percentage and breakdown of data
    By heolink2006 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-02-2013, 04:04 PM
  3. Hide Detail / Show Detail In Macro
    By IveGotNoSocksOn in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-20-2013, 06:58 AM
  4. [SOLVED] Pivot Table Detail - Macro to double click/show detail
    By popps in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-17-2012, 11:28 AM
  5. Breakdown of code for referencing data in closed workbooks
    By gill948 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-01-2011, 12:29 PM
  6. Created Bidding / Forecasting Spreadsheet. Need help with functions to breakdown data
    By Greg_Excel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-08-2010, 06:27 PM
  7. [SOLVED] How do I insert map detail to a map? I.e. Cities, countries etc.
    By house_of_simone in forum Excel General
    Replies: 4
    Last Post: 07-21-2006, 10:50 AM
  8. Breakdown of data in a bar chart
    By Steve in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-14-2005, 04:35 PM

Tags for this Thread

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