ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Use a formula to define row number (https://www.excelbanter.com/excel-discussion-misc-queries/146238-use-formula-define-row-number.html)

INeedID

Use a formula to define row number
 
I would like to define the row number in a formula using a formula.

For example A(D2^2-1) would equal the value in cell A8 when D2 is equal to 3.

Thank you.

David Biddulph[_2_]

Use a formula to define row number
 
=INDIRECT("A"&D2^2-1)
--
David Biddulph

"INeedID" wrote in message
...
I would like to define the row number in a formula using a formula.

For example A(D2^2-1) would equal the value in cell A8 when D2 is equal to
3.

Thank you.




INeedID

Use a formula to define row number
 
Thank you for your help!

"David Biddulph" wrote:

=INDIRECT("A"&D2^2-1)
--
David Biddulph

"INeedID" wrote in message
...
I would like to define the row number in a formula using a formula.

For example A(D2^2-1) would equal the value in cell A8 when D2 is equal to
3.

Thank you.






All times are GMT +1. The time now is 01:22 AM.

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