Hi there
Can anyone help me with the logic that I require please?
I operate a Bed & Breakfast business and one aspect of the business
that I have not been able to complete in the programme which I have
developed is one for when to change the linen etc.
The criteria is as follows –
1 night stay – change linen
2 nights stay – change linen
3 nights stay – change the linen
4 nights stay or longer– change the linen every second day.
The reservation programme has the following to fields –
RoomNo (Number of each room)
Begindate (which is the first day of their stay)
NoOfNights (which obviously determines the number of stay nights and
the day they are booking out.)
I would like to create a table which will list the Rooms which need to
be changed as per any given day in accordance with the criteria
above.. TIA to anyone who can quickly answer this. Thanks - Ray
Can anyone help me with the logic that I require please?
I operate a Bed & Breakfast business and one aspect of the business
that I have not been able to complete in the programme which I have
developed is one for when to change the linen etc.
The criteria is as follows –
1 night stay – change linen
2 nights stay – change linen
3 nights stay – change the linen
4 nights stay or longer– change the linen every second day.
The reservation programme has the following to fields –
RoomNo (Number of each room)
Begindate (which is the first day of their stay)
NoOfNights (which obviously determines the number of stay nights and
the day they are booking out.)
I would like to create a table which will list the Rooms which need to
be changed as per any given day in accordance with the criteria
above.. TIA to anyone who can quickly answer this. Thanks - Ray
Comment