B
BruceM
I can set up an unbound combo box to select a record (such as an Employee
record) based on what I select in the combo box, but I would also like to
have the Employee name displayed in the combo box when I open the form or
scroll to a new record. The only way I have found to do this is to add a
text box bound to the Employee field, and to place it on top of the combo
box. It seems there should be a way to view the current record directly in
the combo box, but I have not been able to discover the method.
record) based on what I select in the combo box, but I would also like to
have the Employee name displayed in the combo box when I open the form or
scroll to a new record. The only way I have found to do this is to add a
text box bound to the Employee field, and to place it on top of the combo
box. It seems there should be a way to view the current record directly in
the combo box, but I have not been able to discover the method.