A
Alan
I am new to Access, want to practise and build a simple project.
I have a table called tblCustomer, and want to create form.
I put a dropdown list to select a customer, then put text control boxes onto
the form to display the fields of the record.
I will select the customer from the dropdown list and the corresponding
record details will be displayed on the other text boxes, can you tell me
how to do ?
Table: tblCustomer
Fields:
CustomerID
FirstName
LastName
Phone
DOB
Address
I have a table called tblCustomer, and want to create form.
I put a dropdown list to select a customer, then put text control boxes onto
the form to display the fields of the record.
I will select the customer from the dropdown list and the corresponding
record details will be displayed on the other text boxes, can you tell me
how to do ?
Table: tblCustomer
Fields:
CustomerID
FirstName
LastName
Phone
DOB
Address