I have a main form [Service Quotes] that has 2 sub forms [Components] and [Services].
Both of these subforms have a calculting text box [overall cost] that sums the cost of each item.
I have tried all the code I know to get calculate the 2 subforms totals onto the main form but constantly get an #name# error
Codes for the text box on the main form is:
=[Components].[Form]!.[Overall Cost]+[Services].[Form]!.[Total Cost]
I hope I have explained my problem ok.
Thanks in advance for your help.
Both of these subforms have a calculting text box [overall cost] that sums the cost of each item.
I have tried all the code I know to get calculate the 2 subforms totals onto the main form but constantly get an #name# error

Codes for the text box on the main form is:
=[Components].[Form]!.[Overall Cost]+[Services].[Form]!.[Total Cost]
I hope I have explained my problem ok.
Thanks in advance for your help.
