Hi Ezio,
That should be an easy one.
First you need to join all 3 tables in a select query
[Student].[Student ID] joining [Enrolment].[StudentID]
and
[Enrolment].[Unit Code] joining [Unit].[Unit Code]
Once you have them in a chain, drag the Student ID, Name, family Name down to the query...