reboot_computers
Registered User.
- Local time
- Today, 22:43
- Joined
- Jan 14, 2012
- Messages
- 10
Hi Again
I have 2 questions as i'm not sure which direction to go in now. I have a job form which gets most of its information from a table called jobs and on this form I have a subform which is linked to an sales table . All the subform has is a combo box for services and a price , which this bit works fine, you choose the service and it puts the price in on each line as in service and then £39.99 and then hardware diagnostic and then £29.99.
1st question, how do I go about getting a total at the bottom of this table.
2nd question , as the subform is linked to an Sales table which has SalesId,ServiceId, JobId, which all but SalesId are forign keys with relationships to service table and job table. This all works fine but if I ever change the prices it will change everything even past jobs and totals.
Any guidance would be really greatfull as i'm only a newbie.
thanks
I have 2 questions as i'm not sure which direction to go in now. I have a job form which gets most of its information from a table called jobs and on this form I have a subform which is linked to an sales table . All the subform has is a combo box for services and a price , which this bit works fine, you choose the service and it puts the price in on each line as in service and then £39.99 and then hardware diagnostic and then £29.99.
1st question, how do I go about getting a total at the bottom of this table.
2nd question , as the subform is linked to an Sales table which has SalesId,ServiceId, JobId, which all but SalesId are forign keys with relationships to service table and job table. This all works fine but if I ever change the prices it will change everything even past jobs and totals.
Any guidance would be really greatfull as i'm only a newbie.
thanks