G
Guest
I have an emplyeees table with a "reports to" field which
contains the ID number of the employees supervisor. I have
a combo box on my form which allows you to select a
supervisor, but that box only shows the ID number of the
supervisor, unless you depress the spin button. Then it
opens showing the name of the current supervisor and the
supervisors ID number, plus all the names of supervisors
which might be chosen. I would like a text box just to
show the name of the currently chosen supervisor.
contains the ID number of the employees supervisor. I have
a combo box on my form which allows you to select a
supervisor, but that box only shows the ID number of the
supervisor, unless you depress the spin button. Then it
opens showing the name of the current supervisor and the
supervisors ID number, plus all the names of supervisors
which might be chosen. I would like a text box just to
show the name of the currently chosen supervisor.