ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Relative cell reference (https://www.excelbanter.com/excel-discussion-misc-queries/144074-relative-cell-reference.html)

Roar

Relative cell reference
 
Is it a way to make a formula containing a relative cell reference that e.g.
change one step when copying cell 2 steps.
--
~roar

bj

Relative cell reference
 
the indirect function may do what you want
I am not sure what you want to do
if effectively you have
=b1 in A1
and you want to have
=b3 is A2
then try
=indirect("B"&(row()*2-1))
in A1
and copy down

there are other methods which may work better depending on the details of
what you are doing.

"Roar" wrote:

Is it a way to make a formula containing a relative cell reference that e.g.
change one step when copying cell 2 steps.
--
~roar



All times are GMT +1. The time now is 05:21 PM.

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