D
Douglas J Steele
You need to set the combobox's LimitToList property to Yes, and put code in
its NotInList event.
See http://www.mvps.org/access/forms/frm0015.htm at "The Access Web" for
sample code.
its NotInList event.
See http://www.mvps.org/access/forms/frm0015.htm at "The Access Web" for
sample code.