mieskaukaa
Programmer
=MATCH(1;E49:E52;0)
Looking for number 1 with the above formula, but since the array changes from time to time, I would like to change the array address as well. Is there a way to manipulate cell addresses so that instead of fixed cell addresses I'd have two inner functions that return the start and end cells of the array.
Like this =MATCH(1;(formulaforcell_1)formulaforcell_2);0).
Even simpler example: if cell's formula is =E48, returning the value of cell E48, how can I manipulate that formula that it returns the value from row E and column of my choice? Like =E(formula_for_column_number) ...
Thanks a lot in advance, this one really bugs me.
MK
Looking for number 1 with the above formula, but since the array changes from time to time, I would like to change the array address as well. Is there a way to manipulate cell addresses so that instead of fixed cell addresses I'd have two inner functions that return the start and end cells of the array.
Like this =MATCH(1;(formulaforcell_1)formulaforcell_2);0).
Even simpler example: if cell's formula is =E48, returning the value of cell E48, how can I manipulate that formula that it returns the value from row E and column of my choice? Like =E(formula_for_column_number) ...
Thanks a lot in advance, this one really bugs me.
MK