IRR Syntax

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a syntax that I can use that recognizes that my investment amt and
resulting cash flows are not necessarily neatly lined up?
Investment is in A5 and resulting cash flows are C10:C20

It just seems as if I'm missing something simple. I know I can copy all the
info to another location (X5:X16) and line it up to use the basic syntax.

Thanks
 
Is there a syntax that I can use that recognizes that my investment
amt and resulting cash flows are not necessarily neatly lined up?
Investment is in A5 and resulting cash flows are C10:C20

Try IRR((A5,C10:C20))

The inner parentheses are significant. See the reference operators on the
Help page "About calculation operators".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top