Hi,
I have twelve consecutive sheets which have a large amount of identical formatting, formulas and validation. I am keen to be able add and remove these thorugh VBA.
When I try to set up a For / Next loop, it seems to run, but only addresses some of the sheets, even though all exist. The...