K
KellyH
I work in a Univ setting. I have built a database consisting of two tables.
One contains demographic data, the other contains academic data. The tables
are linked by Student ID. We only accept certain students. What I need to
do is separate those who are accepted from those who are not. I have several
queries set up based on the status of their admission. If they are not
accepted, they will have either NQ, WD or NS. How can I pull from both
tables and make one new table based on the above criteria and then delete
those not accepted from the original two tables? I'm not sure if this can be
done or not. Hopefully this isn't too confusing. I'm just trying to do what
my boss is asking. Thanks in advance.
One contains demographic data, the other contains academic data. The tables
are linked by Student ID. We only accept certain students. What I need to
do is separate those who are accepted from those who are not. I have several
queries set up based on the status of their admission. If they are not
accepted, they will have either NQ, WD or NS. How can I pull from both
tables and make one new table based on the above criteria and then delete
those not accepted from the original two tables? I'm not sure if this can be
done or not. Hopefully this isn't too confusing. I'm just trying to do what
my boss is asking. Thanks in advance.