Hi, I dont even know if this is the right place to put this but will give it a go and try and explain my problem.
I have 2 tables:
Trainers
-> Name
-> Date of Birth
-> Address
etc etc.
Courses
-> Name of Course
-> Course approval expiry date
-> Type
etc. etc.
I now need to make a table whereby I can have the list of trainers and tick the courses that they are allowed to teach in each column.
I can forsee the columns are being:
-> Trainer
-> Course 1, course 2, course 3, course 4 etc etc.
The problem is that courses can be added/changed/deleted.
Any help would be much appreciated.
Will
I have 2 tables:
Trainers
-> Name
-> Date of Birth
-> Address
etc etc.
Courses
-> Name of Course
-> Course approval expiry date
-> Type
etc. etc.
I now need to make a table whereby I can have the list of trainers and tick the courses that they are allowed to teach in each column.
I can forsee the columns are being:
-> Trainer
-> Course 1, course 2, course 3, course 4 etc etc.
The problem is that courses can be added/changed/deleted.
Any help would be much appreciated.
Will