+ Reply to Thread
Results 1 to 2 of 2

Excel VBA for formatting a data dump

  1. #1
    Forum Contributor
    Join Date
    08-29-2012
    Location
    Chicago, IL
    MS-Off Ver
    Excel 2010
    Posts
    155

    Excel VBA for formatting a data dump

    I get a data dump every month that I need to have formatted and summarized. If you look at the Source Data tab, you will see that each Name is listed multiple times. Some of the names are listed twice on the same day. I need to consolidate same day rows into one row that totals the hours and amount columns.

    An example of this is Aquino, Silvio. He has two entries on 4/3/2015. We would add the hours and the amount for these and make it one row. The final product is seen on the Converted Sample Tab.

    Can someone help me create the VBA code to consolidate same date rows into one and then have the table formatted simliar to the Converted Sample.
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    09-30-2013
    Location
    Toronto, ON
    MS-Off Ver
    Excel 2007
    Posts
    229

    Re: Excel VBA for formatting a data dump

    This macro should do it. I didn't put in the row formatting.
    If you want to have it sorted by ID, it requires some additional work on sorting and checking for names
    Example v2.xlsm
    If this helped, please click (*) Add Reputation

+ 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. Need Help Creating a Macro or VBA Code in Excel Data Dump
    By lorber123 in forum Excel General
    Replies: 0
    Last Post: 04-09-2015, 12:48 PM
  2. Import PDFTK data dump into Excel
    By Brawnystaff in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-17-2015, 10:27 AM
  3. Rearranging data dump to excel
    By rosiedog1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-07-2015, 02:17 PM
  4. Online database for Excel data dump
    By gregersdk in forum Excel General
    Replies: 6
    Last Post: 11-27-2014, 12:08 PM
  5. Excel Pulling information from a data dump
    By sulavsingh6 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-25-2014, 02:42 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