I need to create a cell so that the row number is equal to the value of another cell
= $ x ($ anothercell)
As a macro substitution, it is possible to do that?
I need to create a cell so that the row number is equal to the value of another cell
= $ x ($ anothercell)
As a macro substitution, it is possible to do that?
You can do it with INDIRECT() and OFFSET functions. See the help for more detail.