I have a Combo Box on a unbound form that has its RowSource populated based on what is typed in a text box. The end user would be entering in a text and then select an item from the Combo Box which would populate other fields from other fields brought in to the columns of the Combo Box.
The trouble I have is that when you select an item from the Combo Box the other fields populate correctly but the Combo Box still only displays the first item in the pulldown and not the item selected from the list.
Can someone tell me where it can be set so the item shown is the one selected?
The trouble I have is that when you select an item from the Combo Box the other fields populate correctly but the Combo Box still only displays the first item in the pulldown and not the item selected from the list.
Can someone tell me where it can be set so the item shown is the one selected?