Hi All!
I have quick question. In one column we have cells in which are functions as follows:
=C1
=C2
=C3
=C4
...
=C1000
So one column with cells showing values from other cells. How we can add to all those cells indirect function to get:
=indirect("C1")
=indirect("C2")
=indirect("C3")
...
=indirect("C1000")
I don't want to edit every single cell to input indirect function but would like to do it faster. Do you know any solution?
Thanks in advance!
I have quick question. In one column we have cells in which are functions as follows:
=C1
=C2
=C3
=C4
...
=C1000
So one column with cells showing values from other cells. How we can add to all those cells indirect function to get:
=indirect("C1")
=indirect("C2")
=indirect("C3")
...
=indirect("C1000")
I don't want to edit every single cell to input indirect function but would like to do it faster. Do you know any solution?
Thanks in advance!