C
Chris Ryner
Can anyone offer me some insight as to how I might go about setting up an
appointment system!?
Or possibly some links, examples, samples, etc. Any help or thought would
be greatly appreciated.
I have a need for scheduling appointments (lengths in increments of 15mins)
with the ability to double and triple up also.
I am fairly knowledgeable with access I have built some fairly complex dbs
but I don't know where to begin with this one. Table structure is killing
me
How do I need to set up my tables? End result I want to be able to see at
least a days worth of appointments in a grid such as this.
time client name overlap overlap
7:00 Mary Smith
7:15 Mary Smith
7:30 Mary Smith Tina Wixom
7:45 Mary Smith Tina Wixom
8:00 Tina Wixom Harry Man
8:15 Jon Pub Harry Man
8:30 Jon Pub
Mary has a 1 hr appt at 7:00
Tina has a 45 min appt at 7:30
Harry has a 30 min appt at 8:00
Jon has a 30 min appt at 8:15
This appointment system is for scheduling only no billing needs to be done
from this. I want to make this as easy as possible to use (ie have the
clients record open, click the schedule button, popup a calender to pick
day, then show this grid and allow the appointment time to be highlighted
with a click and drag, a click of a confirm button would pull the clients
name from the clients form and fill in the grid) or something like that. I
would even settle for having to type in the start time and duration if
necessary but the key is to display the appts like the above grid so that it
is easy to see whats going on.
The reason for the overlap is .....
This is for a hairstylist and she can say for instance apply color and do a
haircut while the color is processing, or wax eyebrows while setting a perm,
etc.
IS THIS EVEN POSSIBLE??? (I feel that everything is with the proper
beginning!!!)
appointment system!?
Or possibly some links, examples, samples, etc. Any help or thought would
be greatly appreciated.
I have a need for scheduling appointments (lengths in increments of 15mins)
with the ability to double and triple up also.
I am fairly knowledgeable with access I have built some fairly complex dbs
but I don't know where to begin with this one. Table structure is killing
me
How do I need to set up my tables? End result I want to be able to see at
least a days worth of appointments in a grid such as this.
time client name overlap overlap
7:00 Mary Smith
7:15 Mary Smith
7:30 Mary Smith Tina Wixom
7:45 Mary Smith Tina Wixom
8:00 Tina Wixom Harry Man
8:15 Jon Pub Harry Man
8:30 Jon Pub
Mary has a 1 hr appt at 7:00
Tina has a 45 min appt at 7:30
Harry has a 30 min appt at 8:00
Jon has a 30 min appt at 8:15
This appointment system is for scheduling only no billing needs to be done
from this. I want to make this as easy as possible to use (ie have the
clients record open, click the schedule button, popup a calender to pick
day, then show this grid and allow the appointment time to be highlighted
with a click and drag, a click of a confirm button would pull the clients
name from the clients form and fill in the grid) or something like that. I
would even settle for having to type in the start time and duration if
necessary but the key is to display the appts like the above grid so that it
is easy to see whats going on.
The reason for the overlap is .....
This is for a hairstylist and she can say for instance apply color and do a
haircut while the color is processing, or wax eyebrows while setting a perm,
etc.
IS THIS EVEN POSSIBLE??? (I feel that everything is with the proper
beginning!!!)