Hi There:
Here is a problem that has vexed me - I want to create a bank account type database. I have a table for payments, a table for receipts, and a table for the date, called Bank. Using repeating panels off the bank database for payments and receipts I can create summaries of payments and receipts for the day, and a closing balance for the day.
However, tomorrow I want to carry forward todays balance as an opening balance. I have created a field called opBal - but how can I populate with todays closing balance? And how can I make sure it is always accurate (ie if the answer is 'click this button' how do I stop a user from forgetting or clicking twice?)
Thanks!
Here is a problem that has vexed me - I want to create a bank account type database. I have a table for payments, a table for receipts, and a table for the date, called Bank. Using repeating panels off the bank database for payments and receipts I can create summaries of payments and receipts for the day, and a closing balance for the day.
However, tomorrow I want to carry forward todays balance as an opening balance. I have created a field called opBal - but how can I populate with todays closing balance? And how can I make sure it is always accurate (ie if the answer is 'click this button' how do I stop a user from forgetting or clicking twice?)
Thanks!