J
Jaybird5013
I've kind of danced around this topic for a week or so. I hope you will
forgive me for not knowing the sort of questions to ask initially. I'm
trying to create a scheduling matrix which will do something like this:
04/19/10 04/20/10
04/21/10
CLIENTS
Monday------------------Tuesday---------------Wednesday---
Cargiver/ Time Cargiver/ Time
Cargiver/ Time A. Levign B. Shaw /900-1230 C.
Califlower/10-2 J. Byrd/11-4
D. Bowie A. Murphee/8-12 G. Tigliabu/4-8 Y.
Mama/1-5
F. Crissake O. Boyaboy/7-5 G. Durnit/10-12 D.
Gonnit/730-5
Lacking the imagination and expertise to come up with something on my own, I
thought I would confer with the wise and wonderful wizards of the Discussion
Group! (Let me know if I'm laying it on too thick.) I saw Peter Hibbs' use
of Flex Grid and how it does almost Exactly what I want. But I don't know
how to use it. Then I played around with a crosstab query until I got
something similar too. I'm beginning to think that I need to totally rethink
my concept. As I type this, I suspect that I need is three or four tables.
One for clients, one for Caregivers, one for Appointments, and maybe one that
creates one field for every day of the year. None of these methods uses an
updatable query as the source for the form as near as I can tell. However, I
know that I can use events to call up forms that will update the table and
form upon entry. I would like to figure out what the merits and pitfalls are
for these methods. As you can see, my requirements are fairly specific.
Perhaps my concept is myopic. Perhaps someone can help me to see my way
through the forest, or at least, a path I can follow.
forgive me for not knowing the sort of questions to ask initially. I'm
trying to create a scheduling matrix which will do something like this:
04/19/10 04/20/10
04/21/10
CLIENTS
Monday------------------Tuesday---------------Wednesday---
Cargiver/ Time Cargiver/ Time
Cargiver/ Time A. Levign B. Shaw /900-1230 C.
Califlower/10-2 J. Byrd/11-4
D. Bowie A. Murphee/8-12 G. Tigliabu/4-8 Y.
Mama/1-5
F. Crissake O. Boyaboy/7-5 G. Durnit/10-12 D.
Gonnit/730-5
Lacking the imagination and expertise to come up with something on my own, I
thought I would confer with the wise and wonderful wizards of the Discussion
Group! (Let me know if I'm laying it on too thick.) I saw Peter Hibbs' use
of Flex Grid and how it does almost Exactly what I want. But I don't know
how to use it. Then I played around with a crosstab query until I got
something similar too. I'm beginning to think that I need to totally rethink
my concept. As I type this, I suspect that I need is three or four tables.
One for clients, one for Caregivers, one for Appointments, and maybe one that
creates one field for every day of the year. None of these methods uses an
updatable query as the source for the form as near as I can tell. However, I
know that I can use events to call up forms that will update the table and
form upon entry. I would like to figure out what the merits and pitfalls are
for these methods. As you can see, my requirements are fairly specific.
Perhaps my concept is myopic. Perhaps someone can help me to see my way
through the forest, or at least, a path I can follow.