Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One more option (similar to Glenn's without the name) if B8=50:
=IRR((A8,B8,B8,B8,B8)) [Maybe of interest: if({1},A1:A2) is different from if(1,A1:A2), the first converts the reference to an array e.g. try N() on both.] " wrote: I am trying to use a cell reference within an array, but Excel won't let me. In my case, here is the formula I want: =IRR(A8,50,50,50,50) A8 is a negative number that will change by row: the next line would read =IRR(A9,50,50,50,50) Ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Vlookup - using a cell to reference a named array | Excel Worksheet Functions | |||
Replacing a Table-array with a cell reference in vlookup | Excel Worksheet Functions | |||
Returning the cell reference when you find a value in an array | Excel Worksheet Functions | |||
use cell reference,whose contents= a table array name for Vlookup | Excel Worksheet Functions | |||
How can I use a cell reference in Sumproduct array formula? | Excel Discussion (Misc queries) |