may be a mission Impossible

ox0069

Registered User.
Local time
Today, 03:28
Joined
Sep 14, 2004
Messages
11
hers the situation, I have a ledger in access, what i want to do is keep a running total of the all the incoms and expences for a certin date range. then add that to a report and have it all be dependent on my entering the dates.

Can this be done in Access?
 
Storing a running balance is not recommended, you can store audited balances at specific points in time and then use the running sum property of a textbox on your report after querying the dates you require
 
Sure you can :) create a query (example attached ) then create your report based on that query. and do not forget to specify the running sum option for amounts fields
 

Attachments

Your Question is not Clear

hello
your question is not clear .open youu question what you want to do exactly.
i am sending you a file check that it may be solution of your problem.
 

Attachments

Users who are viewing this thread

Back
Top Bottom