I am trying to create a budget type database. When they enter the Fiscal Year / Month, I would like to create a record for a group of accounts in a table so they can enter just the Budget amounts for each account. If the records exist, I would just like to display them so they can make changes. Is this possible? Example.
Table Accounts 1001 1002 1003
Form:
Fiscal year 2009
Fiscal month 01
1001 100
1002 100
1003 100
Thank you in advance
Table Accounts 1001 1002 1003
Form:
Fiscal year 2009
Fiscal month 01
1001 100
1002 100
1003 100
Thank you in advance