Guys, I am having trouble building something in access and i think i should bring it bakc to table level and try to fix it there. It is vrey complicated i think so i might explain things wrong.
I have a table 'sessiontype', the session types have multiple 'task'. Then i have 'goals' and eacht task has multiple goals.
Here comes the tricky part.
Now i have 'sessions' who are an instance of 'sessiontypes' which occur on a certain time and date. These sessions have the same tasks and goals as the type it has originated from.
The point is i need to 'check' (yes/no field) per session if the goal for a certain task is met yes or no. If i do it like i do now, i check the goals as completed for the whole sessiontype.
I have made a whole mess out of all the relationships so would like to start over.
Anybody have any ideas to get me back on track, since i am completely lost for the time being...
I have a table 'sessiontype', the session types have multiple 'task'. Then i have 'goals' and eacht task has multiple goals.
Here comes the tricky part.
Now i have 'sessions' who are an instance of 'sessiontypes' which occur on a certain time and date. These sessions have the same tasks and goals as the type it has originated from.
The point is i need to 'check' (yes/no field) per session if the goal for a certain task is met yes or no. If i do it like i do now, i check the goals as completed for the whole sessiontype.
I have made a whole mess out of all the relationships so would like to start over.
Anybody have any ideas to get me back on track, since i am completely lost for the time being...