Hi,
I am using MS Access 2007/Vista
I have a field, ProductCost in the subform. i need to find the total of ProductCost and assign it to a field, Total, in the Main Form .
I read an article about how to find Sum from a subform field.
based on that, i stored the total value in an unbound field.
i dont know how to assign the value from the unbound field to a bound field , Total, in the main form.
can anyone help me in this regard,?
thanks
Kathy
I am using MS Access 2007/Vista
I have a field, ProductCost in the subform. i need to find the total of ProductCost and assign it to a field, Total, in the Main Form .
I read an article about how to find Sum from a subform field.
based on that, i stored the total value in an unbound field.
i dont know how to assign the value from the unbound field to a bound field , Total, in the main form.
can anyone help me in this regard,?
thanks
Kathy
Comment