N
NEWER USER
I have a Subform that resides on numerous Forms. I have a calculated field
on the Subform that references a field on the Form.
[Cost] - Forms.FormName.[Cost]
As I place the same Subform on other Forms, the reference is now incorrect
because the Form Name has changed. What coding would I use to replace
Forms.FormName so the subform will reference the Current Form and display
values correctly? Any help appreciated!
on the Subform that references a field on the Form.
[Cost] - Forms.FormName.[Cost]
As I place the same Subform on other Forms, the reference is now incorrect
because the Form Name has changed. What coding would I use to replace
Forms.FormName so the subform will reference the Current Form and display
values correctly? Any help appreciated!