Hi, im not entirely sure where this belongs - could be tables, reports or VBA - so im guna post it here.
Right, heres the situation.
I have a form containg two sub-forms. The main form is used to input/check order details - name & order date. The first sub-form - sfrmPond is used to input the dimensions of the pond, and calculate the pond area. The second sub-form - sfrmPondOrderDetail - contains the kit iteniary - product, quantity and price. There are 6 products that are added to each kit, 2 of which have a fixed quantity and price, and the other 4's quantity and therefore price is affected by the dimensions of the pond.
I want to be able to save these quantites and prices into the tblPondOrderDetail table, so that i can use them to create a printable report.
Any ideas on how to do this?
A copy of the database is attached for you to have a look at, but i would prefer it if u could tell me any changes etc and how to implement, cus being a novice, i always want to learn.
Thanks Again.
Gavin
Right, heres the situation.
I have a form containg two sub-forms. The main form is used to input/check order details - name & order date. The first sub-form - sfrmPond is used to input the dimensions of the pond, and calculate the pond area. The second sub-form - sfrmPondOrderDetail - contains the kit iteniary - product, quantity and price. There are 6 products that are added to each kit, 2 of which have a fixed quantity and price, and the other 4's quantity and therefore price is affected by the dimensions of the pond.
I want to be able to save these quantites and prices into the tblPondOrderDetail table, so that i can use them to create a printable report.
Any ideas on how to do this?
A copy of the database is attached for you to have a look at, but i would prefer it if u could tell me any changes etc and how to implement, cus being a novice, i always want to learn.
Thanks Again.
Gavin