Use the Form property to refer to a form or to refer to the form associated with a subformcontrol. Read-only Form. This property refers to a form object. It's read-only in all views. The next example ...
Help your users by adding an easy-to-implement search control to your Access forms. Populating an Access form is a simple task thanks to bound forms and controls. In fact, a wizard will walk you ...
If users need to access data that is not on their forms, you could add a subform; or, you can add a command button that, when clicked, will pop open the form that contains the necessary data. Find out ...