report

L

Lightning Zeus

i have a table with 4 coluns (date,descripton,debit,credit), in the the
report i have de same coluns plus another that is the balance
([debit]-[credit]). the problem is when i ask for a report limited for
example for 1 month the balance is never correct because access is only doing
the sum in that month. how can i resove this...
 
D

DL

If I understand you correctly you are producing a report based on a date
range;
The resulting report balances will only ever be applicable to that date
range.
What exactly are you trying to achive with the report? specifically the
balance.
 
L

Lightning Zeus

i'm trying to do a bank statement, and when i ask only the statement of 1
month i want that the balance to have the correct balance (including the past
movements, previous balance). thanks, lightning

"DL" escreveu:
If I understand you correctly you are producing a report based on a date
range;
The resulting report balances will only ever be applicable to that date
range.
What exactly are you trying to achive with the report? specifically the
balance.

Lightning Zeus said:
i have a table with 4 coluns (date,descripton,debit,credit), in the the
report i have de same coluns plus another that is the balance
([debit]-[credit]). the problem is when i ask for a report limited for
example for 1 month the balance is never correct because access is only doing
the sum in that month. how can i resove this...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top