I am looking for a simple code to take a value (in this case work hours) from a selected cell and replicate that value to the succeeding 364 cells below it.
The code needs to be able to fill down from a different starting point from one sheet to the next. In other words, on one sheet, the first value might be in cell D15 and need to fill down to cell D379 and on the next sheet, the first value might be in cell D435 and fill down to cell D799, etc.
The code needs to be able to fill down from a different starting point from one sheet to the next. In other words, on one sheet, the first value might be in cell D15 and need to fill down to cell D379 and on the next sheet, the first value might be in cell D435 and fill down to cell D799, etc.