the end user needs to be able to type in the combo box if there selection is
not there, the information that is typed in needs to be saved to the combo
box for future use. How do I make this happen?
George Nicholson - 28 Dec 2007 17:45 GMT
http://support.microsoft.com/kb/197526/en-us
Use NotInList Event to Add a Record to Combo Box
article specifies Access 2000 and 2002/XP but pretty sure it holds up under
2003 and 2007 as well.

Signature
HTH,
George
> the end user needs to be able to type in the combo box if there selection
> is
> not there, the information that is typed in needs to be saved to the combo
> box for future use. How do I make this happen?