I have a small database to track childrens books for a Preschool. I am keeping the database as simple as possible for the director.
I have 3 tables
Book_Information
Authors
Book_Category
I have relationships established and a form for them to enter data easily into. I used the OnNotInList code...