Calculations Part B

G

Guest

I am trying to get my table to do a simple calculation, and the reason I am
choosing to do this in access, is because it's connected to my member's
database, I am trying to integrate as much of my daily tasks into one
program, and everything used to be in ms works.

I need to following calculation to occur in my table.

Balance = (deposit + Balance forward - applied 1- applied 2 - applied 3 -
applied 4 - applied 5 - applied 6)

[ak]=([j]+[k]-[m]-[l]-[q]--[ac]-[ag])

Is there a way to do this not through queries?
 
A

Allen Browne

Calypso, you might benefit from reading the answers to your post:
Calculations Part A

They provide you with the tools to answer your own question here.
 

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