+ Reply to Thread
Results 1 to 2 of 2

VBA to tally totals for each user

  1. #1
    Registered User
    Join Date
    12-06-2006
    Location
    Vancouver
    MS-Off Ver
    2019
    Posts
    9

    Question VBA to tally totals for each user

    Hi!

    I'm writing here in the hope of leveraging the power of Excel functions which I am not very familiar with. Thank you for your support by the way.

    This is likely to be, embarrassingly enough, a simple question...

    A sheet where A1 lists Username, B1 lists Job#, C1 list PagesPrinted.
    The sheet tracks who prints how many pages, over time.
    So, of course, many users have many jobs in there.

    Something like...

    Username JobNumber PagesPrinted
    John 1 10
    Mary 2 20
    Sam 4 25
    John 5 5
    John 6 9
    Mary 7 3

    I need to find an efficient way to tally how many pages each user printed.

    So far, I figured out how to hide everything when the user opens the spreadsheet, have the fileopen dialog open to get the : delimited file from the printed, change the : to a ; and massage the data and insert the data into a temporary table. For my skills, I'm rather happy with what I did so far.

    I'm sure this is probably easy to do if you know which functions to call, so instead of reinventing the wheel, here I am.

    Thank you,

    Antoine

  2. #2
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: VBA to tally totals for each user

    Simple enough. Could you submit a test worksheet so we have some data to work with. Also, how do you want the results to be reported (i.e. on another sheet, in a message box)
    If you are happy with my response please click the * in the lower left of my post.

+ 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. [SOLVED] Formula to tally totals from different sheets WAS working........
    By MomoHime in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-28-2014, 04:15 PM
  2. Need suggestions to tally weekly totals
    By Dibbley247 in forum Excel General
    Replies: 2
    Last Post: 05-31-2014, 10:53 AM
  3. [SOLVED] running totals in Pivot Table - removing a user from the totals for the current week
    By eisenbergg in forum Excel Charting & Pivots
    Replies: 12
    Last Post: 09-08-2013, 04:39 PM
  4. Tally and totals
    By NPWJR in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 06-18-2013, 08:34 PM
  5. Calculating totals from user added worksheets
    By drgogo in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-12-2010, 07:50 AM
  6. Tally sheet, reseting parts once a week but keep running totals
    By MDCK in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-15-2008, 04:22 AM
  7. [SOLVED] create tally sheet for positions- insert names and tally #
    By tally sheets in forum Excel General
    Replies: 0
    Last Post: 04-11-2006, 04:45 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