G
Guest
Is there a way to show a detailed schedule without buying a separate program?
Here is my table:
[patientId]
[date]
[time]
[therapistId]
My issue is that there can be 8 therapists at any one time and each of them
could have 6 patients in at the same time. I need to be able to quickly see
who is busy and who is not at different times.
So it should look like this (kindof):
Date: July 6, 2009
John Anne Fred
Susan
-------------------------------------------------------------------
9:00am George A | | Sam B. | Joe M.
Greg O. | | Julie T.
| Chi M.
Adam R. | |
| Sid L.
10:00am Freda G. | Jack T. | Kim B. |
Sarah R. | Nathan D | Joshua D. |
Zach E. | Megan A | |
11:00am etc..........
Here is my table:
[patientId]
[date]
[time]
[therapistId]
My issue is that there can be 8 therapists at any one time and each of them
could have 6 patients in at the same time. I need to be able to quickly see
who is busy and who is not at different times.
So it should look like this (kindof):
Date: July 6, 2009
John Anne Fred
Susan
-------------------------------------------------------------------
9:00am George A | | Sam B. | Joe M.
Greg O. | | Julie T.
| Chi M.
Adam R. | |
| Sid L.
10:00am Freda G. | Jack T. | Kim B. |
Sarah R. | Nathan D | Joshua D. |
Zach E. | Megan A | |
11:00am etc..........