Tell me please, is there a way to set a range of non-adjacent columns with a single command?
For example, Range ("L9: M" + CStr (n1)). Copy. I would like to take column N instead of column M, i.e. jump over the column. To take each separately is not entirely satisfied.