+ Reply to Thread
Results 1 to 2 of 2

VBA Excel 2013 - Count data rows on single sheet, divide by 3 , color band rows.

  1. #1
    Registered User
    Join Date
    09-05-2012
    Location
    Dallas, Texas
    MS-Off Ver
    Excel 2013
    Posts
    71

    VBA Excel 2013 - Count data rows on single sheet, divide by 3 , color band rows.

    I am working on a daily report that is split between three people because it is so large, around 7-8k rows of data. I need to do two things.
    1. Count number of rows and split into three equal parts.
    2. Each part will color band only the cell in column A for each user when data changes.
    **Each section will be colored according to user and banding will alternate with no color. (Dee=Blue, Jenn=Green, Ray=Purple)
    Column A contains a unit ID and the same ID can be on multiple rows.
    i.e.
    Unit ID
    TD1236 - no color
    TD1255 - Blue
    TD1255 - Blue
    TD1258 - no color
    TD1265 - Blue
    TD1265 - Blue
    TD1265 - Blue
    TD1265 - Blue
    TD1265 - Blue
    TD1266 - no color
    TD1335 - Blue
    TD1344 - no color
    TD1349 - Green
    TD1364 - no color
    TD1373 - Green
    TD1385 - no color
    TD1388 - Green
    TD1423 - no color
    TD1432 - Green
    TD1432 - Green
    TD1443 - no color
    TD1444 - Green
    TD1477 - no color
    TD1535 - Purple
    TD1541 - no color
    TD1553 - Purple
    TD1583 - no color
    TD1598 - Purple
    TD1623 - no color
    TD1641 - Purple
    TD1665 - no color
    TD1666 - Purple
    TD1723 - no color

    Any help will be greatly appreciated

  2. #2
    Forum Expert
    Join Date
    08-28-2014
    Location
    Texas, USA
    MS-Off Ver
    2016
    Posts
    1,796

    Re: VBA Excel 2013 - Count data rows on single sheet, divide by 3 , color band rows.

    Please Login or Register  to view this content.

+ 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. Replies: 0
    Last Post: 07-02-2014, 04:13 PM
  2. Replies: 6
    Last Post: 08-18-2012, 05:00 AM
  3. [SOLVED] Count rows that meet or exceed changeable % and divide by constant number
    By acasper3 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-23-2012, 02:29 PM
  4. Copy data into a single row horizontally from another sheet with multiple rows
    By skilaru in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-23-2012, 02:25 PM
  5. Replies: 8
    Last Post: 11-20-2011, 09:48 AM

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