Functions like IRR and discontinuous cells

G

Guest

Guest
I'm hoping someone can help.

Is there a way with a function like IRR which only has one argument (e.g. IRR(argument,guess)) to put discontinous cells into that argument. Using a comma doesn't work as it assumes that is the next argument (for IRR the guess return rate).

Example - I would like to find out the IRR for cells A1:A5,C5 (six total cashflows). How can I do this?

Thanks in advance.
 

Excel Facts

Does the VLOOKUP table have to be sorted?
No! when you are using an exact match, the VLOOKUP table can be in any order. Best-selling items at the top is actually the best.
named ranges can include non adjacent cells or ranges of cells, so could you create a named range and do something like =IRR(yourrangename,) ?
 
Upvote 0
Indeed that works but if I want to creat a whole column which has these functions. Is there an easy way to create a bunch of named ranges? Or is there just a function that will create a single range from a set of discontinuous cells?

Thanks again.
 
Upvote 0
Did anyone ever figure out an answer to this?

I have been trying to figure out the same.

I have a column that has inflows (A10:A20) and a separate column that has the outflow for the specific range so I need the IRR(A10:A20, B20, 5%(guess))
 
Upvote 0

Forum statistics

Threads
1,214,553
Messages
6,120,182
Members
448,948
Latest member
spamiki

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top