T
tracy.cooperjr
I have 2 tables containing data that I need to have pulled into another
table as well as extra data already in the first table.
Table 1 has data pertinent to the students class schedule
Table 2 has data pertinent to the students specific disabilities
Table 3 will pull the class schedule for a student from table 1 and the
students disabilities from table 2.
In essence table 3 will look like this
"STUDENT ID" "CLASS" "ACCOMMODATIONS" "ALLOWED"(checkbox)
....
....
All 3 tables can be linked through the student ID numbers.
How do I pull the data from the 1st 2 tables to go into the 3rd?
Any questions just email me.
table as well as extra data already in the first table.
Table 1 has data pertinent to the students class schedule
Table 2 has data pertinent to the students specific disabilities
Table 3 will pull the class schedule for a student from table 1 and the
students disabilities from table 2.
In essence table 3 will look like this
"STUDENT ID" "CLASS" "ACCOMMODATIONS" "ALLOWED"(checkbox)
....
....
All 3 tables can be linked through the student ID numbers.
How do I pull the data from the 1st 2 tables to go into the 3rd?
Any questions just email me.