G
google3luo359
Hi Folks, I'm a bit rusty on building my queries after being away from
this for a few years.
I know this one's simple but I could use a pointer or two.
Table1 has all the students as records (StudentNum, Names, etc.)
Table2 has student plans.
The two tables are linked via StudentNum.
I simply want a query that pulls up students who haven't yet filled out
their plans yet.
So, all the students from Table1 who don't appear in Table 2.
TIA Ric
this for a few years.
I know this one's simple but I could use a pointer or two.
Table1 has all the students as records (StudentNum, Names, etc.)
Table2 has student plans.
The two tables are linked via StudentNum.
I simply want a query that pulls up students who haven't yet filled out
their plans yet.
So, all the students from Table1 who don't appear in Table 2.
TIA Ric