I ahve three linked tables, studentnames, classnames and attendance. The studentnames and classnames are linked to the attendance table using the ID numbers(primary keys). When making a new report for the attendance table is it possible to have the actual names of students and classes appear in the report rather then the numbers linking them?
if not is there any good way of getting around this
