Hello,
I need to refrence cells from "Sheet 1" in "Sheet 2". I have made few columns in "Sheet 2" and in each of them, in the first row, I have the formula:
=INDEX({Sheet 1 Range 1}; 1)
Each column has it's own range, but I have to prefill the next 200 rows and I can't just write manually "; 2", "; 3" in each one. It's sad that dragging and dropping the corner of the cell is not working either.
How can I quickly fill 200 cells with increasing row numbers?