Referencing a control on an Access form is easy. Referencing a subform and its controls is a little more complex. To Access, a subform isn’t a form at all, but a control, so you must reference it as ...
In this article, I will introduce a technique you can use when working with forms in Access: "Automatically resizing a subform in sync with form resizing." When creating forms in Access, you may ...