+ Reply to Thread
Results 1 to 4 of 4

HELP - Room booking spreadsheet hell

  1. #1
    Mark Murphy
    Guest

    HELP - Room booking spreadsheet hell


    Hi,

    I am trying to get a spread sheet to do the following...

    I get data like Room 23, 4-july-2005 to 6-july-2005 9-july-2005 to
    12-july-2005

    What i need to do is find the days its empty to organise cleaners.

    If binaries are allowed let me know, might make it easier to understand.
    I can send what i have, but the formula eludes me,


    --


    Thanks,
    Mark.





  2. #2
    Mark Murphy
    Guest

    Re: HELP - Room booking spreadsheet hell

    Here's an idea of what i have..

    House No: Date In: Date Out: Date Cleaned: Next Rental:
    5 18/06/2005 20/06/2005 20-Jun-05 20/06/2005
    9 18/06/2005 25/06/2005 25-Jun-05 02/07/2005



    I want a formula to tell me what days it is free between.

    I know you can read them off the spreadsheet but i am going to have to find
    it in the back end because my target audience will mess with it.

    As you see with room 5 its cleaned the same day, with room 9 you have a few
    days
    available. If there is a way of showing that then let me know.
    I used this, but its not really what i want...
    =IF(DAYS360(C50,E50),DAYS360(C50,E50),"URGENT")




  3. #3
    Dave Peterson
    Guest

    Re: HELP - Room booking spreadsheet hell

    If you're just trying to find the difference between dates, you can subtract the
    cells and format that cell as General (xl may try to help and format it as a
    date).





    Mark Murphy wrote:
    >
    > Here's an idea of what i have..
    >
    > House No: Date In: Date Out: Date Cleaned: Next Rental:
    > 5 18/06/2005 20/06/2005 20-Jun-05 20/06/2005
    > 9 18/06/2005 25/06/2005 25-Jun-05 02/07/2005
    >
    > I want a formula to tell me what days it is free between.
    >
    > I know you can read them off the spreadsheet but i am going to have to find
    > it in the back end because my target audience will mess with it.
    >
    > As you see with room 5 its cleaned the same day, with room 9 you have a few
    > days
    > available. If there is a way of showing that then let me know.
    > I used this, but its not really what i want...
    > =IF(DAYS360(C50,E50),DAYS360(C50,E50),"URGENT")


    --

    Dave Peterson

  4. #4
    Registered User
    Join Date
    06-21-2005
    Posts
    19
    Not sure I understand. If you want the dates between which the room is free, then you already have them. If you want the number of free days between one departure and the next arrival, just subtract one from the other. Or am I being a tad thick here?

    Gaz
    2B OR NOT 2B, that is FF

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1