A
Andy Roberts
I have a form which calculates a total price for various services I provide
based on a day rate. I have a bound day rate box on the main form and a
subform (datasheet view), based on a table, which allows me to select a
service and state number of days. It then has an unbound field which
multiplies the no of days with the day rate on the main form. I can then
add a different service on the next lineof the subform and so on. This
works fine.
The problem occurs when I want to total all the unbound calculated fields in
the subform in an unbound text box on the main form. Can someone help?
I could also do with then having an extra field on the subform which tells
me what percentage of the total cost each service is
Regards
Andy
based on a day rate. I have a bound day rate box on the main form and a
subform (datasheet view), based on a table, which allows me to select a
service and state number of days. It then has an unbound field which
multiplies the no of days with the day rate on the main form. I can then
add a different service on the next lineof the subform and so on. This
works fine.
The problem occurs when I want to total all the unbound calculated fields in
the subform in an unbound text box on the main form. Can someone help?
I could also do with then having an extra field on the subform which tells
me what percentage of the total cost each service is
Regards
Andy