Reservation - one per page

I have a big list of room reservations. One room can have multiple reservations per day, given that the times dont clash.

For example,
Room 1 - can have 3 reservations.
8:00 AM- 10:00 AM
11:30 AM- 4:00 PM
5:00 PM- 6:00 PM

Now I need to print one reservation per page. Each reservation has associated details like Name; Fone number; Comments; Equipment wanted etc.

So how do i print one reservation per page?

Thanks

Chandru


tendulkar :india: (BOB member since 2004-03-15)

Can you make a master/detail out of reservation? Then go to Format=>Section and select “Start on new page”.


amybz :us: (BOB member since 2004-07-21)