+ Reply to Thread
Results 1 to 1 of 1

VBA to add up Total # or rows to populate Destination sheet and insert More Rows if needed

  1. #1
    Forum Contributor
    Join Date
    10-02-2013
    Location
    Houston, TX
    MS-Off Ver
    office 365
    Posts
    638

    VBA to add up Total # or rows to populate Destination sheet and insert More Rows if needed

    I have a range on a sheet that populates the destination sheet. Right now I am adding additional rows to my input range but the problem is the user may use to many combined together to fit into the range on the destination sheet.

    I have 6 Categories and at times you may have 2 choices selected in each column and at times your may need to increase that dramatically.

    Right now my code reduces the blanks and groups everything together perfectly and as long as your don't have over 43 your good, but on the chance you need to use more I would like to know if the code can:

    1. add the total number of rows that have been populated for the destination sheet
    2. And if 44 or more it would take the additional amount and insert blank rows onto the destination sheet starting at row 52 and keep the formatting that is in place that way when they get populated the sheet is the way it is supposed to be.

    My source sheet is the daily tab column 'B' and the destination sheet is the Job Ticket Tab.

    Can this be done?
    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. Insert rows on sheet as rows on master sheet are filled in
    By mikejennings in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-20-2013, 03:01 PM
  2. [SOLVED] Macro to insert blank rows so that the total number of rows with data is equal to 1021
    By nsm1411 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-07-2013, 10:25 AM
  3. Populate summary sheet (insert & index rows from info in columns on another sheet)
    By DerbysGal in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-03-2011, 01:54 PM
  4. code to insert rows and add total - inserts rows, but doesn't add
    By thole in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 05-06-2009, 04:25 PM
  5. Insert Rows and Populate
    By bjblank in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-29-2008, 11:00 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