Chopper83150
New member
- Local time
- Today, 06:45
- Joined
- Nov 5, 2013
- Messages
- 9
HI,
I am hoping for some help please.
I have a table called bookings, three records within that table are;
arrivaldate
departuredate
breakfast
This Table (Bookings) is linked to the guest table via GUESTID
Assuming that a guest arrive on the 5th and leaves on the 10th, I am trying to create a breakfast voucher for the guest for each day of their stay.
So 5 vouchers, 1 each for the 6th, 7th, 8th, 9th, and 10th
I have created the breakfast voucher as a report and a query to include data but I dont know how to propagate the new data to actually create the vouchers. All I can get is data for the arrival or departure fields.
I have had a look at other threads but cant find what I want.. I apologize if this has already been covered
This is my first database and any help would be greatly appreciated
Kindest Regards
I am hoping for some help please.
I have a table called bookings, three records within that table are;
arrivaldate
departuredate
breakfast
This Table (Bookings) is linked to the guest table via GUESTID
Assuming that a guest arrive on the 5th and leaves on the 10th, I am trying to create a breakfast voucher for the guest for each day of their stay.
So 5 vouchers, 1 each for the 6th, 7th, 8th, 9th, and 10th
I have created the breakfast voucher as a report and a query to include data but I dont know how to propagate the new data to actually create the vouchers. All I can get is data for the arrival or departure fields.
I have had a look at other threads but cant find what I want.. I apologize if this has already been covered
This is my first database and any help would be greatly appreciated
Kindest Regards
Last edited: