+ Reply to Thread
Results 1 to 5 of 5

Calculate the monthly rent income

  1. #1
    Registered User
    Join Date
    03-26-2024
    Location
    Dubai
    MS-Off Ver
    2016
    Posts
    3

    Post Calculate the monthly rent income

    I want to calculate the rent income for each month separately. My issue is always I have to select the relevant months (rent period) and calculate the rent income. I have more than 500 rent contracts. So it is very difficult to select the period (rent period) manually. I have attached the excel for your reference & I already calculate the rent manually selecting the period. (I have highlighted the cell range which I want to fill). Any suggestions for this.
    Attached Files Attached Files
    Last edited by Lahiru2024; 03-26-2024 at 11:28 AM. Reason: Solved

  2. #2
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,059

    Re: Calculate the monthly rent income

    Welcome to the forum!

    Try in C13=IF(MEDIAN(EOMONTH(C$3,-1)+1,C$4,$A13)=$A13,MIN(C$4,EOMONTH($A13,0))-MAX(C$3,$A13)+1,0)*C$7
    copy down and across.

  3. #3
    Registered User
    Join Date
    03-26-2024
    Location
    Dubai
    MS-Off Ver
    2016
    Posts
    3

    Re: Calculate the monthly rent income

    Thank you for your suggestion. It really helps me to reduce my work load. I really appreciate you. Thank you very much...

  4. #4
    Forum Expert
    Join Date
    01-05-2013
    Location
    Singapore
    MS-Off Ver
    H&B2016 & H&B2021
    Posts
    3,059

    Re: Calculate the monthly rent income

    By the way, the first part of the formula "MEDIAN(EOMONTH(C$3,-1)+1,C$4,$A13)=$A13" could be replaced by "AND(EOMONTH($A13,0)>=C$3,$A13<=C$4)".

  5. #5
    Registered User
    Join Date
    03-26-2024
    Location
    Dubai
    MS-Off Ver
    2016
    Posts
    3

    Re: Calculate the monthly rent income

    Yes. Both formulas are working properly. Thank You for your support.

+ 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. Replies: 4
    Last Post: 07-14-2022, 11:23 PM
  2. Replies: 2
    Last Post: 02-13-2020, 09:33 AM
  3. [SOLVED] calculate pay checks per month, to get monthly income value for that month.
    By tladd in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 11-20-2012, 09:51 PM
  4. [SOLVED] Input rent on a monthly basis
    By dev111ski in forum Excel General
    Replies: 0
    Last Post: 05-16-2012, 05:09 AM
  5. How to calculate IRR from a monthly income stream
    By rflegeis in forum Excel General
    Replies: 2
    Last Post: 02-10-2006, 05:10 PM
  6. [SOLVED] How to calculate IRR from a monthly income stream
    By rflegeis in forum Excel General
    Replies: 0
    Last Post: 02-10-2006, 02: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