Calculate a balance

Joined
Dec 20, 2007
Messages
1
Reaction score
0
HI everyone


I really really really need your help !

I'm making a report (Report1) containing these fields:
Account ID (field from query "Client")
Payments Sum (field from query "Payments")
Withdrawal Sum(from query "Withdrawal")
Balance (field from query "Client")

So what I want is in the Balance field to have the sum of = Payments Sum-Withdrawal Sum. In the table at the Balnace field i haven't been able to insert a syntax/formula to have as a result Balance= Payments Sum-Withdrawal Sum.

Should I build a query for the Balance but how to build it (functions) ?
Please help me...

Thx
 

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