Hmm... to all MS Access pros n genius,
Can some1 tell me how shd I keep info in table for the below scenrio?
1 person in charge of many tasks
1 task can also be done by many people
I know i shd have 2 tables [Person] and [task]
in task table i shd have e.g
1. task id
2. task description
3. person ( which shd be link to [ person] table ba.....)
but liddat onli can sastify :
1 person --> many task , n not
1 task --> many person
how ar?