Hello, i am new here, but have been doing access for a couple of months or so now. However i have got a problem, which seems like a very easy task when reading around and looking at samples, but i cant get it done.
Ok, basically I have got a Main Form and a Subform. The main form display details on Customers, and the Subform displays details on their orders. I would like to be able to do two things:
1. Be able to add a new row below on the Subform, below all of thier orders an choices, that will total the cost of the choices.(i can get a total at the end of the Subform as a new field, but it totals in every row)
2. I would like to be able to total the cost of the order from the Subform, and add it onto the Main form, in an unbound text box maybe?
I would like to be able to do it either way, so i have a choice
Thankyou for your time, Adam
Ok, basically I have got a Main Form and a Subform. The main form display details on Customers, and the Subform displays details on their orders. I would like to be able to do two things:
1. Be able to add a new row below on the Subform, below all of thier orders an choices, that will total the cost of the choices.(i can get a total at the end of the Subform as a new field, but it totals in every row)
2. I would like to be able to total the cost of the order from the Subform, and add it onto the Main form, in an unbound text box maybe?
I would like to be able to do it either way, so i have a choice
Thankyou for your time, Adam