I created a listbox with multiple items from a table that I created. Each item that I added to the table has a primary key that is set to autonumber each new item added to the field with a new id number.
Now, why is it that when I use the list box the items are available for selection by their names, but only the primary # is shown in the field once the item has been selected.
Is there a reason for this and can it be changed so that the actual item name is shown rather than its respective primary id #?
Thank you.
Now, why is it that when I use the list box the items are available for selection by their names, but only the primary # is shown in the field once the item has been selected.
Is there a reason for this and can it be changed so that the actual item name is shown rather than its respective primary id #?
Thank you.