G
Guest
I would like to create a report that would pull all of a student's attendance
records together to print when they leave our continuing education program.
The problem seems to be that each of two tables; one for current enrolment
records, and the other for records in courses completed, share like field
names. Thus when you run the query, you get an error message when the second
field of like name runs indicating such. Is there a way I could alias the
field names in one table for the query or would it be best to use a
subform/subreport? I've tried the subreport option, but cannot get the two
sets of results to organize cronologically as is needed. If it were possible,
I think solving the problem at the query level would be better.
Thanks in advance for any help in this matter.
records together to print when they leave our continuing education program.
The problem seems to be that each of two tables; one for current enrolment
records, and the other for records in courses completed, share like field
names. Thus when you run the query, you get an error message when the second
field of like name runs indicating such. Is there a way I could alias the
field names in one table for the query or would it be best to use a
subform/subreport? I've tried the subreport option, but cannot get the two
sets of results to organize cronologically as is needed. If it were possible,
I think solving the problem at the query level would be better.
Thanks in advance for any help in this matter.