Hey all,
Not at my PC until the morning, so hopefully I can be detailed enough.
I have a customer details form which shows their details. Then an order form with order details, one of which is the customer ID in a combo box.
I have a button on the customer details form, which has VBA code to open the order form (as adding a new entry). However, no matter what query I try, I can't make it pass the customer ID from the customer details form to the order form so it's already prepopulated. It's always blank. I can still click the combo box and choose a customer, but I'm trying to avoid this step.
Any ideas? I'll provide code and structure examples in the morning if required
Not at my PC until the morning, so hopefully I can be detailed enough.
I have a customer details form which shows their details. Then an order form with order details, one of which is the customer ID in a combo box.
I have a button on the customer details form, which has VBA code to open the order form (as adding a new entry). However, no matter what query I try, I can't make it pass the customer ID from the customer details form to the order form so it's already prepopulated. It's always blank. I can still click the combo box and choose a customer, but I'm trying to avoid this step.
Any ideas? I'll provide code and structure examples in the morning if required
