F
F. Lawrence Kulchar
I have a workbook with 17 consecutive sheets(sheet1 through sheet 17); I have
renamed them "WEEK1" through "WEEK17".
I run cumulative numbers in a variety of cells such as follows:
SHEET FORMULA
WEEK1 =16
WEEK2 =16 + 'WEEK1'!C3
WEEK3 =16 + 'WEEK2'!C3
WEEK4 =16 + 'WEEK3'!C3
etc., etc., etc., until the last sheet:
WEEK17 =16 + 'WEEK16'!C3
My question is as follows:
Is there a way to copy and paste all of the 17 sheets in one step so that
the above formulas appear properly (incrementally) in all the sheets in cell
C3?
In other words, instead of going from sheet1 to sheet 17, one by one, and
typing 17 different entries into my cells, can I start in sheet 2, then
somehow, highlight sheets3 through sheets17, then paste into cell C3 all of
the proper formulas?
Last point: I have at least 15 different cells on every sheet that require
this done for each of the 17 sheets.
Thank you,
FLKulchar
renamed them "WEEK1" through "WEEK17".
I run cumulative numbers in a variety of cells such as follows:
SHEET FORMULA
WEEK1 =16
WEEK2 =16 + 'WEEK1'!C3
WEEK3 =16 + 'WEEK2'!C3
WEEK4 =16 + 'WEEK3'!C3
etc., etc., etc., until the last sheet:
WEEK17 =16 + 'WEEK16'!C3
My question is as follows:
Is there a way to copy and paste all of the 17 sheets in one step so that
the above formulas appear properly (incrementally) in all the sheets in cell
C3?
In other words, instead of going from sheet1 to sheet 17, one by one, and
typing 17 different entries into my cells, can I start in sheet 2, then
somehow, highlight sheets3 through sheets17, then paste into cell C3 all of
the proper formulas?
Last point: I have at least 15 different cells on every sheet that require
this done for each of the 17 sheets.
Thank you,
FLKulchar