S
Scott B
Good morning,
I have a DB for my bed & breakfast. I would like to create a query that
lists all rooms currently occupied. I have a query with a field with the
starting date (DATE/TME field) of a stay and a field with the number of
nights of the stay (LONG INTEGER number field). I have a calculated field
( "DepartDate: CVDate([StayStart]+[StayLength])" ) that tells me when the
guest is leaving. I would like to know what rooms are occupied (or vice
versa, empty) at any given time. I do not know where to start. Any help
would be appreciated. Please let me know if there is more info needed here.
Best regards,
Scott B
I have a DB for my bed & breakfast. I would like to create a query that
lists all rooms currently occupied. I have a query with a field with the
starting date (DATE/TME field) of a stay and a field with the number of
nights of the stay (LONG INTEGER number field). I have a calculated field
( "DepartDate: CVDate([StayStart]+[StayLength])" ) that tells me when the
guest is leaving. I would like to know what rooms are occupied (or vice
versa, empty) at any given time. I do not know where to start. Any help
would be appreciated. Please let me know if there is more info needed here.
Best regards,
Scott B