C
Chris
I have created a simple database with 2 tables not linked.
One table is the mai table, with all the things I need to
collect. The other is just a table with all the names of
the staff, with a unique staff identifier. One of the
field in the main table, is for staff name, which I have
created as a combo box, and get data from a table, which
is the other table. What it is dont however is not giving
me the staff name, just the unique identifier. Is their a
way of selecting which field from the other table I want
in the combo box when the data comes from another table??
Rgrds
Chris
One table is the mai table, with all the things I need to
collect. The other is just a table with all the names of
the staff, with a unique staff identifier. One of the
field in the main table, is for staff name, which I have
created as a combo box, and get data from a table, which
is the other table. What it is dont however is not giving
me the staff name, just the unique identifier. Is their a
way of selecting which field from the other table I want
in the combo box when the data comes from another table??
Rgrds
Chris