I have data in workbooks and on worksheets and I would like to show some of it on another workbook. I understand how to get the values from the cell I want but is there a way to copy and paste the formula so that it changes incrementally.
I have a workbook called Trends, with numbered worksheets (1, 2, 3..etc) and I want to display the values in another workbook called Reports.
The cell values I need from Trends Are B7, D7 and F7 and want to display them in Reports at A1, A2 and A3.
So in I have in Reports A1=’[Trends]1’!$B$7
A2=’[Trends]1’!$D$7
A3=’[Trends]1’!$F$7
Now in A4, A5 and A6 I want the Values from Trends BUT from the 2nd worksheet. I know it would just be, A4=’[Trends]2’!$B$7…etc
I have a lot to do, so I do not want to manually type them but when you copy and paste the formula down, the “sheet number” does not increment it stays the same.
I have never had to do this before (and am only assuming it is possible) and tried a couple of small things but I can not seem to get it to work.
I hope I have explained this clearly enough that it makes sense. If not or if more information is needed to assist me, please let me know.
I have a workbook called Trends, with numbered worksheets (1, 2, 3..etc) and I want to display the values in another workbook called Reports.
The cell values I need from Trends Are B7, D7 and F7 and want to display them in Reports at A1, A2 and A3.
So in I have in Reports A1=’[Trends]1’!$B$7
A2=’[Trends]1’!$D$7
A3=’[Trends]1’!$F$7
Now in A4, A5 and A6 I want the Values from Trends BUT from the 2nd worksheet. I know it would just be, A4=’[Trends]2’!$B$7…etc
I have a lot to do, so I do not want to manually type them but when you copy and paste the formula down, the “sheet number” does not increment it stays the same.
I have never had to do this before (and am only assuming it is possible) and tried a couple of small things but I can not seem to get it to work.
I hope I have explained this clearly enough that it makes sense. If not or if more information is needed to assist me, please let me know.