+ Reply to Thread
Results 1 to 6 of 6

VBA to keep a Running Total per person

  1. #1
    Registered User
    Join Date
    02-20-2011
    Location
    Dublin
    MS-Off Ver
    Excel 2007
    Posts
    88

    VBA to keep a Running Total per person

    Hi Guys,

    I'm hoping you can help point me in the right direction with a query

    I'm keeping a worksheet called "transactions" which has approx 1000 unique users with details that looks like this

    person1 opening balance 100
    person1 Prize +10
    person1 Sale -50
    person2 opening balance 10
    person2 Prize +40
    person2 sale -50

    I need to pull each unique person into another sheet "Balance Summaries" with a total balance like this
    Person1 60
    Person2 0

    but I need the "Balances Summaries" Sheet to automatically update anytime the "Transactions" sheet changes.

    Is this possible ?

    Please & Thanks
    Saz

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: VBA to keep a Running Total per person

    Hi
    Use
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    See the file for clarification
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    02-20-2011
    Location
    Dublin
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: VBA to keep a Running Total per person

    Hi José,

    that works perfectly thanks so much..

    Can I ask if there is a quick way to get a unique list of persons to another tab to run this ?

    I tried the advanced filter but this only works on the active sheet ?

    TIA
    Saz

  4. #4
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: VBA to keep a Running Total per person

    Hi
    You can copy your column A in transaction sheet , paste the to a new column and in data menu chose remove duplicates.

  5. #5
    Registered User
    Join Date
    02-20-2011
    Location
    Dublin
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: VBA to keep a Running Total per person

    great - Again Thanks a mill

  6. #6
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: VBA to keep a Running Total per person

    I am happy to have helped.
    Do not forget to mark this thread as SOLVED.

+ 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] Total number of hours by person from a weekly schedule
    By jeng13@gmail.com in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-30-2015, 05:18 PM
  2. Pivot Chart Running Total - Removing Current Year Future Total
    By car3489 in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 07-27-2013, 03:35 AM
  3. Calculating Total Time over Several Tabs per Person and Task
    By jshimko in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-27-2013, 02:12 AM
  4. Calculate total adjustments for each sales person
    By Adama in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 09-03-2012, 07:46 AM
  5. Calculate total adjustments for each sales person
    By Adama in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-28-2012, 02:33 AM
  6. Replies: 8
    Last Post: 04-30-2012, 11:26 AM
  7. Find total time taken by each person to process total number of letters.
    By aman1234 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-07-2010, 10:04 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