Combo box loosing display value

L

Lisa

Hi,

I have an unbound combo box on a continuous form in the header of a form.
The combo values come from a table and work fine, except the value is not
displayed when selected unless I allow additions to the continuous form,
which I do not want to do.

I want to drop-down the list, select and option, and then if I need an
additional item I have a Add Item button I am using. How can I make the item
always visible??
 
Top