A
AccessDummy99
Hi
Thanks everyone for your help with my first novice question. I have another
one.
I have two tables set up a cash at bank and also all the cash receipts that
come in to that bank account. I'm trying to work out how I can get a running
balance and am getting very frustrated. Easy in excel not very easy in access
For example I would need an opening balance of $100,000, + receipt $140.00 =
closing balance $100,104. I can get it working for the first line but not
subsequent receipts.
I have tried joining a couple of queries together but whatever way I try I
can't get the balance to roll. Any ideas?
Bank
BankAccount# BankName AccountBalance
123456 Bank 1 100,000.00
Receipts
Receipt# Invoice# BankAccount# DatePaid Amount
1 101 123456 01-Jul-08 140.00
2 103 123456 10-Jul-08 88.00
Thanks everyone for your help with my first novice question. I have another
one.
I have two tables set up a cash at bank and also all the cash receipts that
come in to that bank account. I'm trying to work out how I can get a running
balance and am getting very frustrated. Easy in excel not very easy in access
For example I would need an opening balance of $100,000, + receipt $140.00 =
closing balance $100,104. I can get it working for the first line but not
subsequent receipts.
I have tried joining a couple of queries together but whatever way I try I
can't get the balance to roll. Any ideas?
Bank
BankAccount# BankName AccountBalance
123456 Bank 1 100,000.00
Receipts
Receipt# Invoice# BankAccount# DatePaid Amount
1 101 123456 01-Jul-08 140.00
2 103 123456 10-Jul-08 88.00