BadBoy House
Registered User.
- Local time
- Today, 19:04
- Joined
- Oct 8, 2009
- Messages
- 54
I've done that and it seems to work great.
If I manually enter the corresponding JobID (I will need to change this to a lookup to make it easier for users) and then start adding StaffID's, BudgetRates etc. on as many rows as required, the BudgetID field from the master form automatically populates in the BudgetID field in the child form.
I will need to make the StaffID box a lookup and for the budget rate to automatically populate but after that it should hopefully just be a case of adding the calculation to multiply BudgetRate x BudgetHours - presumably it is possible to do this even though the sub-form is set to continuous?
Again thanks for your help on this
If I manually enter the corresponding JobID (I will need to change this to a lookup to make it easier for users) and then start adding StaffID's, BudgetRates etc. on as many rows as required, the BudgetID field from the master form automatically populates in the BudgetID field in the child form.
I will need to make the StaffID box a lookup and for the budget rate to automatically populate but after that it should hopefully just be a case of adding the calculation to multiply BudgetRate x BudgetHours - presumably it is possible to do this even though the sub-form is set to continuous?
Again thanks for your help on this



