alamnizamani
New member
- Local time
- Today, 20:36
- Joined
- Jun 22, 2013
- Messages
- 7
This register shows budget allocation in each code, continued sum of budget utilized, continued budget utilized and balance of each code.
i have idea to prepare budget register in access 2007. my table is as under
tblAccount
AccountID-autonumber
AccountNo-Number,drop-down list
AccountName
tblTransaction
TransactionID, autonumber
TransactionDate, date
AccountNo-number, related to tblAccount
Description-text
bill amount-currency
budget amount-current
tblBudget
budgetID
AccountID, related accountID
Budget_allocated, currency
i have idea to prepare budget register in access 2007. my table is as under
tblAccount
AccountID-autonumber
AccountNo-Number,drop-down list
AccountName
tblTransaction
TransactionID, autonumber
TransactionDate, date
AccountNo-number, related to tblAccount
Description-text
bill amount-currency
budget amount-current
tblBudget
budgetID
AccountID, related accountID
Budget_allocated, currency