to all, good evening.
i created multiple workbook that has 12 tabs or sheets titled "week 1", "week 2" ,etc all the way to "week 3". all the tabs have similar contents and setup.
There is a column on each tab titled "variance" and starting in week 2, there is an additional column titled "last week variance". how can i automate the process when i generate my workbooks and worksheets where it can take the last week variance information from the cell and populate it into the current week.
I have attached a final sample worksheet as an example that i manually did. Please look at Week 2 and Week 3 in the column titled" LAst Week Variance". I need to automate this section in my code.I have also included the generator code that created these workbooks. The code is titled mod_generate_workbook
Thank you much for your help.
i created multiple workbook that has 12 tabs or sheets titled "week 1", "week 2" ,etc all the way to "week 3". all the tabs have similar contents and setup.
There is a column on each tab titled "variance" and starting in week 2, there is an additional column titled "last week variance". how can i automate the process when i generate my workbooks and worksheets where it can take the last week variance information from the cell and populate it into the current week.
I have attached a final sample worksheet as an example that i manually did. Please look at Week 2 and Week 3 in the column titled" LAst Week Variance". I need to automate this section in my code.I have also included the generator code that created these workbooks. The code is titled mod_generate_workbook
Thank you much for your help.