I am helping my professor with her student database. I want to split the students up into pre-certified, certified and completed majors. I have one table now of all students.
Can access automatically detect which student should go in which table if certain fields in the all student table are filled out in a certain way?
Ie. If I enter information on a new student in the all student database, and leave the certification date field blank, is there some way access can detect this, dublicate the data and group this person in the pre-certified table?