+ Reply to Thread
Results 1 to 3 of 3

How to check how many tenants were in a house at a specific date

  1. #1
    Registered User
    Join Date
    09-09-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2019
    Posts
    52

    How to check how many tenants were in a house at a specific date

    Hi everyone,

    I am looking to determine a fair share of bills for a sharehouse where a lot of people come and go at various different times and bills are issued many months after the fact. It would therefore be very useful to determine how many people were in the house at one time so we can split bills.

    I'd be really grateful if someone could suggest how to do this using formula, as I can't work out a way to do this without doing it manually.

    Thank you

    Tom
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: How to check how many tenants were in a house at a specific date

    Assuming your dates criteria are inclusive, you can use the COUNTIFS function. in C1 enter this formula and fill the formula down
    =COUNTIFS($D$5:$D$10,"<="&A17,$E$5:$E$10,">="&A17)

  3. #3
    Registered User
    Join Date
    09-09-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2019
    Posts
    52

    Re: How to check how many tenants were in a house at a specific date

    Thank you - this works perfectly

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Check if referenced cell is empty on a specific date
    By streakotter in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-11-2018, 07:22 AM
  2. check in which range a date falls and return a specific value
    By beltzer in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-15-2016, 04:29 PM
  3. calculating a paid to date for tenants
    By arthur120 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-28-2013, 08:02 AM
  4. Replies: 8
    Last Post: 10-18-2013, 02:04 AM
  5. Conversion of Date slots into Dashboard (Bookings of event house)
    By ravikiran in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-04-2013, 07:11 AM
  6. [SOLVED] Tenants ledger report
    By Pupabella in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 03-12-2012, 03:57 PM
  7. Replies: 1
    Last Post: 01-05-2005, 04:30 PM

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