Lets say that I have data in Cell A1 through A12. In cell B1 I put the following formula: =A1+1 When I copy that formula down to B2 through B12 the basics of the formula stays the same except A1 will be substituted with A2 through A12: =A2+1
=A3+1 etc....
On another worksheet in the same workbook I reference the first worksheet's B column with the following formulas in A1 through A12:
=sheet1!B1
=sheet1!B2 etc...
This will go on for several worksheets in the same workbook with column A referencing the values in column B from the previous worksheet. How can I get the formulas to reference the previous worksheet without hand typing the formula on each worksheet? sheet2 references sheet1, sheet3 references sheet2, sheet4 references sheet3, etc...
=A3+1 etc....
On another worksheet in the same workbook I reference the first worksheet's B column with the following formulas in A1 through A12:
=sheet1!B1
=sheet1!B2 etc...
This will go on for several worksheets in the same workbook with column A referencing the values in column B from the previous worksheet. How can I get the formulas to reference the previous worksheet without hand typing the formula on each worksheet? sheet2 references sheet1, sheet3 references sheet2, sheet4 references sheet3, etc...