I have a database with requests from customers. When a new request is needed I have it that you view the customers make sure they are in the table in form (Schcustomer) from that point you select which customer the request is for by clicking a button next to record that brings up all information about the customer with a form(Vcustomer) and a subform (Vrequest_subform) shows all requests for customer. What I need is a way to open my requests (frmRequests) from here with any request I want to select is this possible? And how would this be done. I’m unable to add a button to the subform next to the record.
Thanks for any help………..
Thanks for any help………..