G
Guest
Hi, I have a combo box on a form. The combo box has 2 columns (ID and name).
Currently, users can either type in the ID (if they know it) or expand the
combo box to see both columns and make a selection. After the selection is
made, only the ID is displayed. Is it possible to display the name field in
the combo box after the selection is made without losing the ability to type
in the ID? In other words, the users like to type in the ID's they know by
heart, but they want the name displayed after the ID is typed in or after the
selection has been made. Is this possible? If this isn't possible, is it
possible to have both the ID and name displayed after the selection has been
made (just like when the combo box is expanded)? Thanks in advance for any
help.
Currently, users can either type in the ID (if they know it) or expand the
combo box to see both columns and make a selection. After the selection is
made, only the ID is displayed. Is it possible to display the name field in
the combo box after the selection is made without losing the ability to type
in the ID? In other words, the users like to type in the ID's they know by
heart, but they want the name displayed after the ID is typed in or after the
selection has been made. Is this possible? If this isn't possible, is it
possible to have both the ID and name displayed after the selection has been
made (just like when the combo box is expanded)? Thanks in advance for any
help.