News

Learn how to reference subforms and controls from the main form by using the dot and bang characters properly.
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 ...