G
GeekPretender
I'm hoping to get some ideas...
I have clients who have appointments
Client table by client id, name, address etc
Appointments by appointment id, client id, date, time, etc
These clients are provided rides TO and FROM appointments by drivers
Drivers table by driver id, name, address etc
Now the problem...
There can be 2 different drivers (to and from) for each appointment
I need to to show 2 drivers on each appointment line on the appointment
subform.
I need to keep track of mileage for each driver (not on appointment subform
but will be completed on driver/appointment subform)
What is the best way to set up?
Thanks so much in advance (by the way, I am doing this program as a
volunteer for volunteers).
I have clients who have appointments
Client table by client id, name, address etc
Appointments by appointment id, client id, date, time, etc
These clients are provided rides TO and FROM appointments by drivers
Drivers table by driver id, name, address etc
Now the problem...
There can be 2 different drivers (to and from) for each appointment
I need to to show 2 drivers on each appointment line on the appointment
subform.
I need to keep track of mileage for each driver (not on appointment subform
but will be completed on driver/appointment subform)
What is the best way to set up?
Thanks so much in advance (by the way, I am doing this program as a
volunteer for volunteers).