The idea is this, i want to use the database to manage volunteers and children that participate in an build week for kids.
There are several tasks that need to be divided between the volunteers, some tasks must be handled by the organization example getting the permits etc. but other things like the PR can be handled by the Interns, and the lifting / logistics etc. can be handled by anyone.
So the Function field is used to filter the volunteer list, if i set it to global i can only add tasks to say the interns.
The example is a functioning part of the database the only thing it wont do is dwindle. to bad that the whole database is in dutch other wise I could send it here.
Maybe the join table could work but I don't know how to do that, the example file took about 3 weeks to get that part working.
My biggest problem is that most of the manuals that I found are in English and as a novice I realy cant get my head around the whole join tables, one to many, one to one relationships.
Hope this answers your questions.