Combo Box on a Form

T

TomC

I have established a Combo Box on my Form, and I am using a table to display
the values. This is working great when I have a value on my table that I
want to use. However, there are times when I wish to key in a value that is
different from what is in my table - but it won't let me! What must I change
to let this Combo box take a different keyed element?

Thanks in advance,
Tom
 
Top