Hi folks!
In an invoice form I have a lookup that finds a customer. Once a specific customer is found, a button appears. I want this button, when clicked, to open the customers forms, but showing the record of the customer found in the invoice form's lookup. I read that this can be done by using the OpenArgs parameter of the OpenForm method, but I don't know how to use it. Please help me! Thank you.
In an invoice form I have a lookup that finds a customer. Once a specific customer is found, a button appears. I want this button, when clicked, to open the customers forms, but showing the record of the customer found in the invoice form's lookup. I read that this can be done by using the OpenArgs parameter of the OpenForm method, but I don't know how to use it. Please help me! Thank you.