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 ...
Forms make it easier for you to enter and modify data in your Access database. Once you create a form, you can add tabs to it, making it even easier to navigate. Tabs are especially beneficial when a ...
When you need to bring your Access data into a Word form, a little VBA can expedite the task. Susan Harkins walks through an example to demonstrate the process. Access reports provide a flexible and ...