I'm trying to fix a small Access app for a client, and have run into something odd. It should be totally straightforward, but for some reason it's not.<BR><BR>I've Googled, and although I have found ...
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 ...