Results 1 to 2 of 2
  1. #1
    Dave1225 is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2013
    Posts
    1

    Running Total by Item Number

    I need to create a query that gives me a running total by item number - like in the excel example below. How can I set this up in Access? My table would have Item Number and Order Qty only. Thanks for any info.
    Item Number ID Order Qty Running Total
    261 4 4
    261 4 8
    261 4 12
    261 4 16
    5312 6 6
    5312 6 12
    5312 6 18
    5312 6 24
    5644 96 96
    5644 96 192
    5644 96 288
    5644 96


  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,641
    Easiest way is to build a report. Textbox on report has a RunningSum property.

    Otherwise, review http://support.microsoft.com/kb/290136
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Running Total Query??
    By kwooten in forum Queries
    Replies: 8
    Last Post: 06-15-2012, 06:10 AM
  2. Replies: 28
    Last Post: 03-13-2012, 07:48 AM
  3. Running Total (Cumulative)
    By jamesborne in forum Queries
    Replies: 3
    Last Post: 12-26-2011, 09:30 PM
  4. Running total
    By lololthis in forum Queries
    Replies: 5
    Last Post: 06-21-2011, 04:14 PM
  5. Running Total in Subform
    By Scorpio11 in forum Forms
    Replies: 19
    Last Post: 07-03-2010, 05:44 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums