Hi, have created a form that contains my customer details. On this form I have placed a command button to open another form(already created) so that I can select items for them to take out.
I want this new form to load in with the CustomerID from the the previous form. When making the command button I selected the 'open the form and find specific data to display' and selected CustomerID as containing the matching data.
However when I enter customer information and click the command button, the form is shown but it does not contain the customerID just 0.
Please help!
I want this new form to load in with the CustomerID from the the previous form. When making the command button I selected the 'open the form and find specific data to display' and selected CustomerID as containing the matching data.
However when I enter customer information and click the command button, the form is shown but it does not contain the customerID just 0.
Please help!