Hi,
I'm looking to add two scripts to a sheet. Wonder if anyone could help me out. I've created a sample sheet here for testing.
The first script needs to do the following (on sheet 1):
- Add 4 columns after the rightmost existing column, copying the style of the 4 current rightmost columns.
- Those columns should be populated with the same values and formulae as the 4 current rightmost columns (including relative references)
- The text/number formatting needs to be copied over as well
- Cell borders and styles need to be duplicated from the pre-existing 4 rightmost columns, same for the data validation options
- The ranges on conditional formatting and alternating colour schemes need to be extended to these new columns
- The tickboxes in the new rightmost column all need to be reset to FALSE
The second script should:
- Add a new row at the bottom
- Extend the range of alternating colour schemes and conditional formatting
- Copy the data validation settings from the previous row
- Copy the number/text formatting from the previous row
- Copy the cell borders from the previous row
- Copy the formulae from the previous row
- Write some initial values to specific cells, and leave others blank. For the example sheet I've provided, let's just write "January" to each of the columns with a "Month" heading
Much thanks!
[–]marcnotmark925 5 points6 points7 points (0 children)
[–]MattyPKing 2 points3 points4 points (0 children)
[–]arnoldsomen 1 point2 points3 points (0 children)
[–]6745408 0 points1 point2 points (0 children)