Results 1 to 3 of 3
  1. #1
    hackfifi is offline Novice
    Windows XP Access 2003
    Join Date
    Feb 2011
    Posts
    2

    Running Sum by Date - Help

    Hello Everyone,



    I know "Running Sum Query" forums have been beaten to death on the net, but I am stuck developing this query, and I would appreciate any help. Please see attachment.

    I just need to get a simple Running Sum of each month, BUT it does not have to reset after the year. Using MS Access Help , i tried using a RUNNING SUM example, but the value resets at the end of the year. I just need a continously running sum query, with no reset. The problem is i do not have a "Unique ID". I only have a date.

    Thanks again!

    Cheers

  2. #2
    hackfifi is offline Novice
    Windows XP Access 2003
    Join Date
    Feb 2011
    Posts
    2
    Hey Guys...

    After doing more research, i got around to make it work - but not 100%.

    The first value comes up as error. Please see attachment and advise. Thanks.

  3. #3
    thhui is offline Competent Performer
    Windows XP Access 2002
    Join Date
    Feb 2009
    Posts
    235
    Use =iserror(expr), 0, expr) to elinimate the #error message.

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

Similar Threads

  1. Query with a running sum
    By is49460 in forum Queries
    Replies: 3
    Last Post: 09-07-2013, 11:11 PM
  2. Running two SQL Statements
    By jo15765 in forum Access
    Replies: 3
    Last Post: 11-21-2010, 01:02 PM
  3. Running sum in queries
    By sankarkunnath in forum Queries
    Replies: 0
    Last Post: 10-24-2010, 12:26 PM
  4. Re-Running a report
    By Alaska1 in forum Reports
    Replies: 19
    Last Post: 10-19-2010, 11:32 AM
  5. Running Cmd problem
    By timpepu in forum Programming
    Replies: 3
    Last Post: 04-09-2010, 10:04 AM

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