Access always selects the first column of the query to display and store. If you use select id, prefix, postfix from emp; instead, then it will display and store id once you select it. All three choices will still display when the menu is dropped down.