G
Guest
I have a combo box on an 'order form' with values imported from one table
(the list of client names). I made the control source be the client name on
the order form. I did this because I did not want to have spelling errorrs or
new clients to be entered on the order form (they must be entered separately
into the client information database). I wanted the user to choose the client
from the list supplied in the client information table and then have that
selection be used for the order form.
The only problem is that instead of putting the name into the "client name"
on the order form, it puts the number that it is in the list (i.e. for the
first client it puts 1 for the second client it puts 2). How do I resolve
this problem? Thank you!
(the list of client names). I made the control source be the client name on
the order form. I did this because I did not want to have spelling errorrs or
new clients to be entered on the order form (they must be entered separately
into the client information database). I wanted the user to choose the client
from the list supplied in the client information table and then have that
selection be used for the order form.
The only problem is that instead of putting the name into the "client name"
on the order form, it puts the number that it is in the list (i.e. for the
first client it puts 1 for the second client it puts 2). How do I resolve
this problem? Thank you!