I’m in the process of learning Access and had a question about how to set up a test database. I've been through several tutorials and looked at some different examples, but I'm not sure of where to go next. The attached image shows what I have so far.
What is currently working:
1. Populate the Classes table with data and have it flow into the Sections table
2. Populate the StudentInfo table with data and have it flow into the Student Class Table
What I want is when the StudentInfo table is populated with data that only the information from the Classes and Sections table are available. Since the tables are not related, I can put anything in for the class and section...