I am trying to set up a button on my form that will allow me to click and bring up any additional information that pertains to the customer's ID. I have one form for the customer's information and want to be able to bring up all other data associated with the customer that is not on the page by clicking a button. Example: I have a testers database that has all their personal information, but need to have a button to display any dogs they may have. How would I set that up?