Hi anyone and everyone,
I am first time poster and serious novice when it comes to VBA. I am using Excel 2007. I am building a weekly cashflow model that details the cash flows for up to 30 different magazines in a publishing company. For each mag, I have built a model that uses assumptions in column D and then inputs the inflows and outflows into the appropriate week based on publication dates. Each mag uses rows 1 through 150 to account for the various costs, and each column represents one week. Currently, Columns E through BB are in use, which takes me through the end of the fiscal year.
I would like to create a macro that will take the formulas from the last used column and autofill the formulas into the next 13 empty columns (which would add one quarter to the projections).
Once I have the code for one worksheet, I would like to apply the same macro for all of the other worksheets in the workbook.
I have searched and searched these threads but I haven't been able to use the combination of answers to solve my specific problem. I am most grateful to anyone that can steer me in the right direction.
THANK YOU!
I am first time poster and serious novice when it comes to VBA. I am using Excel 2007. I am building a weekly cashflow model that details the cash flows for up to 30 different magazines in a publishing company. For each mag, I have built a model that uses assumptions in column D and then inputs the inflows and outflows into the appropriate week based on publication dates. Each mag uses rows 1 through 150 to account for the various costs, and each column represents one week. Currently, Columns E through BB are in use, which takes me through the end of the fiscal year.
I would like to create a macro that will take the formulas from the last used column and autofill the formulas into the next 13 empty columns (which would add one quarter to the projections).
Once I have the code for one worksheet, I would like to apply the same macro for all of the other worksheets in the workbook.
I have searched and searched these threads but I haven't been able to use the combination of answers to solve my specific problem. I am most grateful to anyone that can steer me in the right direction.
THANK YOU!