ChrisKipper
New member
- Local time
- Today, 12:25
- Joined
- Jan 17, 2013
- Messages
- 6
I have three tables, STAFF, MODULE and STAFF_MODULE.
Staff contains information about members of staff
Module contains information about the modules such as name and description
Staff_Module contains a staff ID and a Module ID that is linked from ther own table as more than one member of staff can teach more than one module and same with the other way around.
I would like a query that when I type in a staff members name on an access form, it would show the modules that the teach.
Staff contains information about members of staff
Module contains information about the modules such as name and description
Staff_Module contains a staff ID and a Module ID that is linked from ther own table as more than one member of staff can teach more than one module and same with the other way around.
I would like a query that when I type in a staff members name on an access form, it would show the modules that the teach.