J
Jaybird5013
I'm looking for information on how I might create a sort of scheduling
matrix. What I would like is a Form/Subform that matches a column of CLIENTS
with a row of CAREGIVERS and the day and time of the appointments. Ideally,
this would resemble a weekly calendar, where only the appointments for the
current (or selected) week would appear. I'm thinking I need three tables...
Clients, Caregivers, and Appointments. I've looked at Peter Hibbs' Time
Sheet Display, using the Flex Grid control
(http://www.rogersaccesslibrary.com/...p?FID=21&SID=bc153c21ec64e89z38fb679b5z316d54
) and I'm very interested but have no idea how to use it. Seems to me that
this is a Form design issue and maybe a code issue to make it work, but I'm
having trouble wrapping my head around it. Any pointers that will help clear
the mud would be appreciated, and references to resources that will do the
same will be gratefully accepted.
matrix. What I would like is a Form/Subform that matches a column of CLIENTS
with a row of CAREGIVERS and the day and time of the appointments. Ideally,
this would resemble a weekly calendar, where only the appointments for the
current (or selected) week would appear. I'm thinking I need three tables...
Clients, Caregivers, and Appointments. I've looked at Peter Hibbs' Time
Sheet Display, using the Flex Grid control
(http://www.rogersaccesslibrary.com/...p?FID=21&SID=bc153c21ec64e89z38fb679b5z316d54
) and I'm very interested but have no idea how to use it. Seems to me that
this is a Form design issue and maybe a code issue to make it work, but I'm
having trouble wrapping my head around it. Any pointers that will help clear
the mud would be appreciated, and references to resources that will do the
same will be gratefully accepted.