Hi,
I am using Crystal 10.
I have a report which shows room bookings. it is grouped by start date of the booking.
It shows one day per page, with all rooms bookings for that day and will usually be printed of for a week at a time (Monday to Friday)
The user can enter a date range (start and End Dates) in a parameter and the report then shows all the bookings that have start dates between the date range specified.
so if the parameters
ignore weekends in the dates for this example.
Start date = 1st Feb 2008
End Date = 10th Feb 2008
then it would show all room bookings which have a start date that falls within the date range specified.
As the report is grouped by Start date, each booking is then shown only once (on the booknig start date)
However if a booking covers multiple days i.e.
Start date of Booking 2nd Feb 2007
End Date of Booking 5th Feb 2007
I need he report to show the booking on each page, i.e. on the page for
2nd Feb
3rd Feb
4th Feb
5th Feb
At the moment it will only show the bookings on the start date but no other dates which the booking covers.
Any help would be appreciated.
Idd
I am using Crystal 10.
I have a report which shows room bookings. it is grouped by start date of the booking.
It shows one day per page, with all rooms bookings for that day and will usually be printed of for a week at a time (Monday to Friday)
The user can enter a date range (start and End Dates) in a parameter and the report then shows all the bookings that have start dates between the date range specified.
so if the parameters
ignore weekends in the dates for this example.
Start date = 1st Feb 2008
End Date = 10th Feb 2008
then it would show all room bookings which have a start date that falls within the date range specified.
As the report is grouped by Start date, each booking is then shown only once (on the booknig start date)
However if a booking covers multiple days i.e.
Start date of Booking 2nd Feb 2007
End Date of Booking 5th Feb 2007
I need he report to show the booking on each page, i.e. on the page for
2nd Feb
3rd Feb
4th Feb
5th Feb
At the moment it will only show the bookings on the start date but no other dates which the booking covers.
Any help would be appreciated.
Idd