Hey guys.
I am pretty new to access so bear with me. I want to create a form with a few buttons on it that open up a subform.
So I have buttons that say View Reports, View Assets, View Employees, etc.
When I click the button, I want it to open a subform that relates to the button that is pressed. So if the user clicks on View Reports, the subform would come up next to it and show the different reports to view.
How do I go about doing this?