On Not In List

  • Thread starter Thread starter Flightdisc
  • Start date Start date
F

Flightdisc

Hi,

I noticed that combo boxes have the On Not In List option available. How
does one use this, and what does it actually do?

I have a combo box (cboCompanies) who's Control Source is my Company table.
The combo displays a list of company names from which the user can select. I
noticed though that if I enter a new company that's not in the list, it won't
let me add it. Is there a way that if a user types in a new company name
that it can be saved into the Company table?

FD
 
Back
Top