accesslevel
Registered User.
- Local time
- Today, 22:39
- Joined
- Feb 10, 2003
- Messages
- 12
Hey all
This question has probably been answered over and over again but I'll ask again anyway
Ok, I have one table of customers called "tblCustomers". I created a form (totaly blank), called "frmPurchase" and placed a combo box onto the form called "cboCustomers". I also placed a label called "lblFullName" on the form.
My Question is:
How can I program the combo box so that when a customer is selected, the label shows the Title, Firstname and Lastname as one caption in the label? (Title, Firstname and lastname are all colums in my table)
Regards
This question has probably been answered over and over again but I'll ask again anyway

Ok, I have one table of customers called "tblCustomers". I created a form (totaly blank), called "frmPurchase" and placed a combo box onto the form called "cboCustomers". I also placed a label called "lblFullName" on the form.
My Question is:
How can I program the combo box so that when a customer is selected, the label shows the Title, Firstname and Lastname as one caption in the label? (Title, Firstname and lastname are all colums in my table)
Regards