I haven't worked with dbs for many years and therefore should be viewed as a newbie.
Perhaps there is already an answer to my question, but I have not found it so here goes.
Access 2010
I have a table with 200 people on it. I have another with 400 'skills' on it. Each person can have a few or many skills, whist each skill can be had by many people.
I want to list either all the skills each individual has, and/or each skill held by all indiviiduals.
Eg Fred has skills 1,4,5,18, etc, and skill number 2 is carried out by fred, mary harry etc.
I can only see that I need to create 200 tables, and list all the skills of that person, or 400 tables and list all those qualified.
This seems a lot of tables. (if that is necessary then so be it, I'll do it)
Can you experts please advise and the best approach?
Many Thanks
Phil