ultramel1987
Well-Known Member
- Joined
- Dec 31, 2010
- Messages
- 193
- Reaction score
- 0
Ii there
Please can someone point me in the right direction with this Ms Access Db
The db needs to do the following:
The db will be used by one manager - this manager receives cash from the company for petrol for his staff. So
we need to see amounts received from the company for petrol. Then it needs to track amounts paid out to various staff for petrol.
Then, sometimes this manager loans money to the "petrol account" and then distributes it to his staff, so this :loan needs to be tracked, along with 'repayments" made to him from the company. however he also receives petrol cash which has nothing to do with the loan
So basically we need to see amounts received for petrol (whether from him or company)
amounts paid to staff from this petrol account
as well as to keep track of the loan from him to the company
Do I create a table for the petrol account and relate it to a payment table and a receipts table
and then a seperate table for the loan and seperate table for loan repayments? I just cant seem to get the general table design worked out, and help will be greatly appreciated
I also tried creating a query linking the loan amounts to the amounts repaid, but it keeps repeating a loan repayment for each line for the loans. ie: Manager loaned R500 to the company today, then 2moro ,loaned another R300. and we only repaid him R100 yesterday, the query shows as follows:
LoanId SumOfLoanAmount PaymentAmount
1 R500 R100
2 R300 R100
the R100 repayment gets duplicated for each entry in the loans table?
plz can someone help me, im getting so lost
thank you so much
thank you so much
melissa
Please can someone point me in the right direction with this Ms Access Db
The db needs to do the following:
The db will be used by one manager - this manager receives cash from the company for petrol for his staff. So
we need to see amounts received from the company for petrol. Then it needs to track amounts paid out to various staff for petrol.
Then, sometimes this manager loans money to the "petrol account" and then distributes it to his staff, so this :loan needs to be tracked, along with 'repayments" made to him from the company. however he also receives petrol cash which has nothing to do with the loan
So basically we need to see amounts received for petrol (whether from him or company)
amounts paid to staff from this petrol account
as well as to keep track of the loan from him to the company
Do I create a table for the petrol account and relate it to a payment table and a receipts table
and then a seperate table for the loan and seperate table for loan repayments? I just cant seem to get the general table design worked out, and help will be greatly appreciated
I also tried creating a query linking the loan amounts to the amounts repaid, but it keeps repeating a loan repayment for each line for the loans. ie: Manager loaned R500 to the company today, then 2moro ,loaned another R300. and we only repaid him R100 yesterday, the query shows as follows:
LoanId SumOfLoanAmount PaymentAmount
1 R500 R100
2 R300 R100
the R100 repayment gets duplicated for each entry in the loans table?
plz can someone help me, im getting so lost
thank you so much
thank you so much
melissa