ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   addressing in formulas (https://www.excelbanter.com/excel-discussion-misc-queries/129971-addressing-formulas.html)

Darin

addressing in formulas
 
Hi, here is my casus:
in cell A1 i have the formula: IRR(A1:A730) in cell B1 i have a number
my target is the formula in A1 to refer from A1 to A[the number in cell B1].
How can i do that?

JE McGimpsey

addressing in formulas
 
One way:

=IRR(OFFSET(A1,,,B1,1))

In article ,
Darin wrote:

Hi, here is my casus:
in cell A1 i have the formula: IRR(A1:A730) in cell B1 i have a number
my target is the formula in A1 to refer from A1 to A[the number in cell B1].
How can i do that?


Max

addressing in formulas
 
Try: =IRR(INDIRECT("A1:A"&B1))
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Darin" wrote:
Hi, here is my casus:
in cell A1 i have the formula: IRR(A1:A730) in cell B1 i have a number
my target is the formula in A1 to refer from A1 to A[the number in cell B1].
How can i do that?



All times are GMT +1. The time now is 09:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com