Hi there,
I have a quick questionon the way to copy some columns and then paste each column every n-th on a new sheet.
In one sheet, the data file, I have 10 columns of data, and I want to copy paste them every 3 columns in a new sheet to have something like this : Column A (data, corresponding to the first column of my data file), Column B (empty), Column C (empty), Column D (data, corresponding to the second column of my data file) .
Have you guys any ideas how to code this ?
Thanks
I have a quick questionon the way to copy some columns and then paste each column every n-th on a new sheet.
In one sheet, the data file, I have 10 columns of data, and I want to copy paste them every 3 columns in a new sheet to have something like this : Column A (data, corresponding to the first column of my data file), Column B (empty), Column C (empty), Column D (data, corresponding to the second column of my data file) .
Have you guys any ideas how to code this ?
Thanks