Hi All,
This is my first post. I am also pretty new to VBA and excel.
I wonder if anybody can help me with a macro to copy&paste columns from one workbook to a new one. I did find some macros to do something similar. But I could not run them successfully.
Here is the table structure.
Column --- District fruit1 fruit2 fruit3 veg1 veg2 veg3 flower1...and so on.
There are more than 200 rows for each column.
I need to copy first, second, third and fourth column in one file; then first and fifth, sixth and seventh column in another file and so on. (columns 2, 3 & 4 have related data). (Columns A to DA and rows to 207 are populated.).
Could anyone please help me write a macro for this. Dont know how to start!.
Thanks in advance.
This is my first post. I am also pretty new to VBA and excel.
I wonder if anybody can help me with a macro to copy&paste columns from one workbook to a new one. I did find some macros to do something similar. But I could not run them successfully.
Here is the table structure.
Column --- District fruit1 fruit2 fruit3 veg1 veg2 veg3 flower1...and so on.
There are more than 200 rows for each column.
I need to copy first, second, third and fourth column in one file; then first and fifth, sixth and seventh column in another file and so on. (columns 2, 3 & 4 have related data). (Columns A to DA and rows to 207 are populated.).
Could anyone please help me write a macro for this. Dont know how to start!.
Thanks in advance.