B
Bill Morgan
Problem: I need to ensure that data entry personnel always
enter the Customer LastName and FirstName that correspond
to that Customer's ID Number.
They pick (click on) the Customer ID from a combo box that
is three columns wide and also lists the Customer LastName
and FirstName. The combo box is based on a query that
comprises all Customer ID's, LastNames, FirstNames, and it
is bound to the Customer ID field on the form's underlying
table. When they click on the Customer in the combo box,
the Customer ID posts to the Customer ID field (text box).
What is the cleanest/simplest way to make the Customer
FirstName and LastName (columns 2 and 3 of the combo box)
also automatically post to the forms LastName FirstName
fields at the same time that the Customer ID posts?
Thanks for any help youc an provide ...
Bill Morgan
(e-mail address removed)
enter the Customer LastName and FirstName that correspond
to that Customer's ID Number.
They pick (click on) the Customer ID from a combo box that
is three columns wide and also lists the Customer LastName
and FirstName. The combo box is based on a query that
comprises all Customer ID's, LastNames, FirstNames, and it
is bound to the Customer ID field on the form's underlying
table. When they click on the Customer in the combo box,
the Customer ID posts to the Customer ID field (text box).
What is the cleanest/simplest way to make the Customer
FirstName and LastName (columns 2 and 3 of the combo box)
also automatically post to the forms LastName FirstName
fields at the same time that the Customer ID posts?
Thanks for any help youc an provide ...
Bill Morgan
(e-mail address removed)