Results 1 to 6 of 6

XIRR Calculation error

Threaded View

  1. #4
    Valued Forum Contributor
    Join Date
    07-13-2021
    Location
    California, USA
    MS-Off Ver
    2010
    Posts
    513

    Re: XIRR Calculation error

    There might be features in Excel 2013 that make this easier.

    But in my version, I think the easiest implementation requires a number of "helper" cells.

    See the image below. See the "descend" worksheet in the attached Excel file for details.

    xirr multicol descend.jpg

    Formulas:
    F22: =INDEX($L$22:$L$30, ROWS($L$22:$L$30)-ROWS($A$22:A22)+1)
    H22: =INDEX(A$22:A$30, ROWS(A$22:A$30)-ROWS(A$22:A22)+1)
    L23: =XIRR(IF(ROW($K$22:K23)=ROW(K23), -K23+I23+J23, $I$22:I23 + $J$22:J23), $H$22:H23)
    Copy F22 into F23:F29
    Insert column before column K, copy H22 into H22:L30, then delete column K and format I22:K30 as Number
    Copy L23 into L24:L30

    Again, the formula in L23 must be array-entered (press ctrl+shift+Enter instead of just Enter) in my version of Excel. Perhaps not in your version.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. XIRR Num Error
    By jeduardomalo in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 2
    Last Post: 11-02-2021, 01:01 PM
  2. Xirr - Calculation with Criteria
    By carlbrianhadi in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-31-2018, 01:16 PM
  3. #value! error with XIRR function
    By juntjoo in forum Excel - New Users/Basics
    Replies: 14
    Last Post: 07-10-2017, 09:15 AM
  4. XIRR - Array Formula Error
    By Dtark513 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-31-2013, 04:50 PM
  5. xirr value error
    By CC in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-18-2006, 07:15 PM
  6. #VALUE error with XIRR
    By bdyer30 in forum Excel General
    Replies: 7
    Last Post: 01-24-2006, 12:35 PM
  7. [SOLVED] XIrr in VBA error
    By CyberBuzzard in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-22-2005, 04:25 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