dwmatteson
MIS
Hi all --
I'm trying to create a 2-column report with pickup and dropoff appointments. The information for pickups and dropoffs is located in two different tables (clients and sponsors, respectively).
I would like to generate an integrated schedule with dropoffs in the left column, sorted and separated by appointment time, and pickups in the right column, also sorted and separated by appointment time.
Ideally, I'd have a single time heading with dropoffs on the left and pickups on the right, so it'd look something like this:
[tt]
8:30AM
Dropoff 1 | Pickup 1
Dropoff 2 | Pickup 2
9:00AM
| Pickup 3
| Pickup 4
9:30AM
Dropoff 3 |
Dropoff 4 |
[/tt]
and so forth....
Can this be done? I'm out of ideas!
Thanks in advance,
Don
I'm trying to create a 2-column report with pickup and dropoff appointments. The information for pickups and dropoffs is located in two different tables (clients and sponsors, respectively).
I would like to generate an integrated schedule with dropoffs in the left column, sorted and separated by appointment time, and pickups in the right column, also sorted and separated by appointment time.
Ideally, I'd have a single time heading with dropoffs on the left and pickups on the right, so it'd look something like this:
[tt]
8:30AM
Dropoff 1 | Pickup 1
Dropoff 2 | Pickup 2
9:00AM
| Pickup 3
| Pickup 4
9:30AM
Dropoff 3 |
Dropoff 4 |
[/tt]
and so forth....
Can this be done? I'm out of ideas!
Thanks in advance,
Don