Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / May 2007

Tip: Looking for answers? Try searching our database.

How to set up a table where numerical data entries are cumulative

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sophie - 29 May 2007 16:41 GMT
I'm trying to set up a databse using Access 2000. Some data will be
cumulative in nature but rather than doing manual calculations, I would like
to be able to create a form or table where I can enter a new value and it be
automatically added to the old one. Is it possible to do this and if yes how
do I do it?
John W. Vinson - 29 May 2007 19:00 GMT
>I'm trying to set up a databse using Access 2000. Some data will be
>cumulative in nature but rather than doing manual calculations, I would like
>to be able to create a form or table where I can enter a new value and it be
>automatically added to the old one. Is it possible to do this and if yes how
>do I do it?

Well... it's really not advisable. If you at some point discovered an error in
an early record, then ALL the later records would need to be recalculated.
You're just at vastly greater risk of bad data!

Can you instead consider storing the real data points, and using a Report
(with a textbox with its Running Sum property set appropriately) to calculate
the running sum, or do the running sum in a Query?

            John W. Vinson [MVP]
Sophie - 29 May 2007 19:18 GMT
Thank you for your reply.

I'm very new at using Access (just started a week ago) so am I not sure how
to do what you have suggested or what it would look like although it sounds
like a great idea and would suit my needs. How would I do this? and/or do you
know of any information sites where I could find instructions and examples??

Again thank you very much,

Sophie

> >I'm trying to set up a databse using Access 2000. Some data will be
> >cumulative in nature but rather than doing manual calculations, I would like
[quoted text clipped - 11 lines]
>
>              John W. Vinson [MVP]
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.