Combo Box and NotInList

  • Thread starter Thread starter Barb St. Clair
  • Start date Start date
B

Barb St. Clair

If anyone could offer assistance, I would be grateful. I am trying to
find code to direct any NewData entered in a combo box will be compared to
the table associated with the form and if the NewData does not exist in
the
table, add the NewData to the table and update. The code I have found
isn't
working under NonInList. Any suggestions?--
 
On my website (see sig below) are two sample databases: NotInList and
NotInListAlternatives, which show a variety of ways to do this.
 
Back
Top