Hi folks, I don't know how to ask the exact question.
Sheet 1
Columns B, C and D all link to another master document without issue.
If I copy column D and paste it to E I get the Jan 2015 data from my master.
I then delete column D and E now becomes D.
My issue is in another sheet called 'temp' I further summarise Sheet 1 by linking to cells like =sheet1!D2 and the link now shows #REF after the copy paste in Sheet1.
Is there a fix for this please?
Thanks.
Code:
B C D E
1 Dec-2013 Nov-2014 Dec-2014
2 39.1 44.0 45.6
3 3.2 3.8 3.4
4 7.6% 8.0% 6.9%
5 54.1% 58.3% 59.6%
6 17.9% 14.3% 14.3%
Columns B, C and D all link to another master document without issue.
If I copy column D and paste it to E I get the Jan 2015 data from my master.
I then delete column D and E now becomes D.
My issue is in another sheet called 'temp' I further summarise Sheet 1 by linking to cells like =sheet1!D2 and the link now shows #REF after the copy paste in Sheet1.
Is there a fix for this please?
Thanks.