saintedmunds
Technical User
Hi
I will try and explain what Problem I am having.
I'm writing a simple TimeTable report and need help with the query behind.
The table is as below
BoxID DayID StaffID SubjectID
Ok now One or more staff can be in a subject on the same BoxID and Day ID.
So what I need is the below result
BoxID SubjectStaff DayID
But in SubjectStaff I need it to look like
French
Staff1, Staff2, Staff3
Depending on the amount of staff there is.
Any help would be great.
Cheers
I will try and explain what Problem I am having.
I'm writing a simple TimeTable report and need help with the query behind.
The table is as below
BoxID DayID StaffID SubjectID
Ok now One or more staff can be in a subject on the same BoxID and Day ID.
So what I need is the below result
BoxID SubjectStaff DayID
But in SubjectStaff I need it to look like
French
Staff1, Staff2, Staff3
Depending on the amount of staff there is.
Any help would be great.
Cheers