Hi All
I have a budget application which includes two tables, Budget and Actual Data. There are various expense categories which are captured by month.
The issue I have is on the form that displays Actual expenses V's Budget Expenses per month where the actual expenses have not been incurred yet, hence no record exists yet in the table. As a result the form will not display until the data actually exists.
If possible, I would like the form to display zero values for these records until such time as the expense becomes a record in the table.
Is this possible?
Many thanks
I have a budget application which includes two tables, Budget and Actual Data. There are various expense categories which are captured by month.
The issue I have is on the form that displays Actual expenses V's Budget Expenses per month where the actual expenses have not been incurred yet, hence no record exists yet in the table. As a result the form will not display until the data actually exists.
If possible, I would like the form to display zero values for these records until such time as the expense becomes a record in the table.
Is this possible?
Many thanks