Standard NotInList VBA code
I finally got around to creating a Using NotInList in a combo box page at my website. I keep forgetting to make up same sample code and re use it as I don't care for the MS sample code in the Access help. A bit too verbose and it doesn't show how to deal with adding records to tables and then opening up a form. So here's the code I just setup as a sample. Critique away.