Hello;
I have a table that is equipment. This table has a filed called Owner
and that Owner filed is Looked up from a table called employee. and
the query request the serial number of the employee and his/her name.
I have this field bound to the serial number but it displays the name
in a data sheet. Works great,
My problem is I have a form that I want to be used as display and
informational but not data entry or editing. I would like to display
the employees name on it but when I change the combo box to a text
field it shows the employee number.
I have a table that is equipment. This table has a filed called Owner
and that Owner filed is Looked up from a table called employee. and
the query request the serial number of the employee and his/her name.
I have this field bound to the serial number but it displays the name
in a data sheet. Works great,
My problem is I have a form that I want to be used as display and
informational but not data entry or editing. I would like to display
the employees name on it but when I change the combo box to a text
field it shows the employee number.
Comment