Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Developer Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Running SumQ between Records
Ian Brandt 
    
3 years ago
Been trying to figure out how to create a running total that is dependent on comparing the value to a previous record. Not sure if DSum() is the correct way to go.
Ian Brandt OP  @Reply  
    
3 years ago

Ian Brandt OP  @Reply  
    
3 years ago
Something like
tempVar(Run)=if(LayerN)=1,t,if(LayerS=PreviousLayerS, Run+t,t)     But how to read Previous ?
Kevin Robertson  @Reply  
          
3 years ago
Ian Brandt OP  @Reply  
    
3 years ago
Hi Kevin, Thanks for the direction.  Unfortunately, I am not able to solve this problem based on that information supplied. I keep running into the fact that the RunningTotal refers to itself. Trying to do this in a query and I don't have any tools to deal with that. DSum() has to refer to a field that already exists, but here I need the query field to refer to itself, the record value above.

RunningTotal=if(LayerStage=LayerStage(where LayerNumber-1),t+RunningTotal(where LayerNumber-1),t)
In programming there is usually a temp variable that can store some initial value like 0.

No idea how to solve this in access without denormalizing, as I already have a solution that easily runs between fields (not records) in my current crappliy inefficient DB. ;-).

Anyone have a solution?  

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Developer Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/6/2026 2:42:30 PM. PLT: 0s