Hi All,
I am trying to index a sheet however, rows are continuously added which throws off my index. For example: I have A1 B1 C1 indexed on another sheet. However I insert a row below A1 so that B1 becomes C1, C1 becomes D1 and so on.
The formula i use is this: =INDEX('Sheet1'!A1:AB1000,1,1)
Thanks for your help.
Bookmarks