I have a sub form which has data such as cost and quantity. I want to calculate the total for the individual line so have used the =Form.SubFormname.fieldname process eg multiply the quantity by the costs with mixed results
When I open the subform (which gets its info from a table not a query in case thats important), everything works fine. When I open the parent form I get NAME? instead of the calculated result in the subform
I tried adding the parent form and subform names as the source to ensure the full “path” was there eg =Form.parentformname.subformname.fieldname but got nowhere.
What am I doing wrong
Steve
-
Calculated Field on Sub form (2003 All Updates)
- This topic has 2 replies, 3 voices, and was last updated 17 years, 8 months ago.
AuthorViewing 1 reply threadAuthorViewing 1 reply thread