A
anyoneknows
I have a 12 month rolling report with a seperate worksheet within th
workbook which refers to the column containing current month's Numbers
When I "Cut" Column C (which contains the oldest Month) and "insert
column C between N & O it shifts my cells left and all I need to do i
input all of the current Month Data into Column N. The formulas al
remain intact and everything is peachy. Until I goto the Workshee
that refers to the Current Month on the 12 month rolling report.
My problem is that when I shift the columns on the "Report" workshee
it chages the cell reference formulas on the "Eval" worksheet.
Changing
=(Report!$N$4)
to
=(Report!$M$4)
Is there a reference formula that I can use in the "Eval" workshee
that will always go to the "N Column" of the Report worksheet for it'
data even when the data shifts left
workbook which refers to the column containing current month's Numbers
When I "Cut" Column C (which contains the oldest Month) and "insert
column C between N & O it shifts my cells left and all I need to do i
input all of the current Month Data into Column N. The formulas al
remain intact and everything is peachy. Until I goto the Workshee
that refers to the Current Month on the 12 month rolling report.
My problem is that when I shift the columns on the "Report" workshee
it chages the cell reference formulas on the "Eval" worksheet.
Changing
=(Report!$N$4)
to
=(Report!$M$4)
Is there a reference formula that I can use in the "Eval" workshee
that will always go to the "N Column" of the Report worksheet for it'
data even when the data shifts left