Update form objects based on subform values

systemx

Registered User.
Local time
Today, 21:19
Joined
Mar 28, 2006
Messages
107
Hi there,

I have a form that contains customer details. A search can also be performed - and if the customer exists the details show up in a subform (based on a query).

I then have buttons to either select the customer from the query, or create a new customer.

Is it possible, that when the button to select the customer is clicked, the details from the subform are used to populate the text boxes on the mainform?

The form is 'frmEnquiry', subform 'subfrmCus' and example field is 'Customer_No' with textbox 'txtCusNo' on mainform. I am using Access 2003.

Cheers

Rob
 

Users who are viewing this thread

Back
Top Bottom