+ Reply to Thread
Results 1 to 4 of 4

IRR calculation for the same income over n periods

  1. #1
    Registered User
    Join Date
    03-23-2017
    Location
    canada
    MS-Off Ver
    365
    Posts
    39

    IRR calculation for the same income over n periods

    Is there a way to calculate or a function for the IRR given 1 payment and 1 income for n periods, rather than having to list every income for all periods?

    Regular IRR function:
    A1
    -1000
    200
    200
    200
    200
    200
    200
    =irr(a1:a7) = 5.47%

    Looking for something like this:
    =irrx(-1000,200,6) payment =-1000 with 6 incomes of 200 each

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

    Re: IRR calculation for the same income over n periods

    Try this:=IRR({-1000,200,200,200,200,200,200})

  3. #3
    Valued Forum Contributor
    Join Date
    02-06-2013
    Location
    Germany
    MS-Off Ver
    365
    Posts
    490

    Re: IRR calculation for the same income over n periods

    Yup.
    If the pmt is periodic and constant, you can use the RATE function: =RATE(6,200,-1000)

  4. #4
    Registered User
    Join Date
    03-23-2017
    Location
    canada
    MS-Off Ver
    365
    Posts
    39

    Re: IRR calculation for the same income over n periods

    Thanks so much!

+ 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] Total sum after tax net income calculation
    By vill in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-06-2018, 07:56 PM
  2. how to factor rising income into a future value calculation
    By ianjemmett in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-26-2017, 12:15 PM
  3. [SOLVED] Income Tax Calculation
    By NeedForExcel in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-07-2014, 08:59 PM
  4. if statement adjustment ( income tax calculation)
    By oshodibo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-07-2014, 06:33 AM
  5. Formula for Income Tax Calculation
    By paradise2sr in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-19-2013, 06:11 AM
  6. Replies: 3
    Last Post: 06-03-2006, 05:15 PM
  7. UK Income Tax calculation
    By Mangesh Yadav in forum Excel General
    Replies: 2
    Last Post: 09-19-2005, 05:05 AM

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