J
Joe
I am trying to reference a field that is part of a subform from the main
form.
For example, I want to change the background color of a field on a subform
based on a command on the main form. So I want to do something like this:
MainForm!Subform_name.field_name.backcolor - 255
But I can't get the syntax right.
form.
For example, I want to change the background color of a field on a subform
based on a command on the main form. So I want to do something like this:
MainForm!Subform_name.field_name.backcolor - 255
But I can't get the syntax right.