+ Reply to Thread
Results 1 to 2 of 2

IRR True Up's for Minimum Return Thresholds

  1. #1
    Registered User
    Join Date
    02-20-2024
    Location
    TX
    MS-Off Ver
    '95 :0
    Posts
    3

    Lightbulb IRR True Up's for Minimum Return Thresholds

    An investor commits a dollar amount today to create a revolving line of credit for a borrower, receiving monthly variable cash flows in return.

    At any given time, if the borrower wants to pay off the line of credit to release the lien, they must pay the investor a payoff amount to make the investor's return 6%.

    Said another way - Based on the borrower's projected cash flow, I want to create a dynamic way to show them exactly how much they would need to pay at any given point in time to make the investor's return 6%.

    The model I'm working on has 144 rows (144 months for 12 years).
    Attached Files Attached Files

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

    Re: IRR True Up's for Minimum Return Thresholds

    Added 3 columns:

    Cumulative Discounted Net Cash Flow: =XNPV($H$6,J$9:J9,G$9:G9)
    Discount Factor: =1/(1+$H$6)^((G9-$G$9)/365)
    Payoff: =-L9/M9

    Select Payoff Date in cell I6
    Payoff Amount: =-IFERROR(IF(G9=$I$6,L8/M9+H9,0),$H$9)

    Leave Payoff Date cell empty, payoff amount for respective period is in column N.
    Attached Files Attached Files

+ 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: 3
    Last Post: 08-16-2018, 06:07 AM
  2. [SOLVED] IF logical test pass return with 1st LOOKUP if true, if false then return with 2nd VLOOKUP
    By powerzasty in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-21-2017, 03:55 PM
  3. [SOLVED] Find Minimum value in column and return with L1,L2,L3 …..
    By ExcelUser2707 in forum Excel General
    Replies: 3
    Last Post: 06-29-2016, 07:11 AM
  4. How (if possible) to return more than one minimum
    By Mrowe in forum Excel General
    Replies: 3
    Last Post: 05-22-2012, 02:12 AM
  5. Return corresponding information with minimum value
    By CassyM in forum Excel General
    Replies: 3
    Last Post: 03-30-2012, 05:24 PM
  6. [SOLVED] Search for 2 true arguments and return true or false
    By David in forum Excel General
    Replies: 3
    Last Post: 07-15-2006, 05:20 AM
  7. Function to return True/False if all are validated as True by ISNU
    By Tetsuya Oguma in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-15-2006, 06:30 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