#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Carrie
 
Posts: n/a
Default IRR Logic

I have a question on how the IRR function thinks. In the case of where there
are multiple outflows and inflows at various points in time like below which
causes multiple results, is the result displayed the number closest to 10%?
How does it decide what answer to give you?

Period 1 -1,000
Period 2 6,000
Period 3 -11,000
Period 4 6,000

Thanks,

Carrie
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Lotus123
 
Posts: n/a
Default IRR Logic


=IRR(values,[guess])

Microsoft Excel uses an iterative technique for calculating IRR.
Starting with the [guess], IRR cycles through the calculation until the
result is accurate within 0.00001 percent. If IRR can't find a result
that works after 20 tries, the #NUM! error value is returned.

In most cases you do not need to provide guess for the IRR calculation.
If guess is omitted, it is assumed to be 0.1 (10 percent).


--
Lotus123
------------------------------------------------------------------------
Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611
View this thread: http://www.excelforum.com/showthread...hreadid=486319

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Carrie
 
Posts: n/a
Default IRR Logic

Right, but what I need to know is when there is more than one possible answer
to the IRR calculation, which of the answers does it give you - the lowest or
the one closest to it's starting point (which would be 10% if you omit a
guess)?

Thanks,

Carrie

"Lotus123" wrote:


=IRR(values,[guess])

Microsoft Excel uses an iterative technique for calculating IRR.
Starting with the [guess], IRR cycles through the calculation until the
result is accurate within 0.00001 percent. If IRR can't find a result
that works after 20 tries, the #NUM! error value is returned.

In most cases you do not need to provide guess for the IRR calculation.
If guess is omitted, it is assumed to be 0.1 (10 percent).


--
Lotus123
------------------------------------------------------------------------
Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611
View this thread: http://www.excelforum.com/showthread...hreadid=486319


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Logic Tree, MS help = useless roffler Excel Worksheet Functions 3 August 22nd 05 09:42 PM
Logic question ACDenver Excel Discussion (Misc queries) 1 August 16th 05 04:29 AM
logic stmt. use in a new workbook w/o refering back to original billybob Excel Worksheet Functions 1 August 4th 05 05:21 PM
Logic Function Help… thomasstyron Excel Discussion (Misc queries) 3 July 25th 05 10:40 PM
Can you stop charts from plotting logic statements as 0 Newbeetle Charts and Charting in Excel 1 December 15th 04 10:34 AM


All times are GMT +1. The time now is 07:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"