Jump to content

Accounting calculation


john9210

This topic is 2297 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I would like to set up a solution that keeps track of account financial data.

The primary table has the account name and other data. The related table has three fields: deposits, withdrawals and balance.

I would like to calculate the total deposits, total withdrawals and current balance, and display them in the primary table.

Link to comment
Share on other sites

Thanks, that was helpful. Since I will use these fields will be in a child table, I also need to display the total of deposits, the total of withdrawals and the last value (the current balance) in the primary table. How can I do that.?

Link to comment
Share on other sites

This topic is 2297 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.