asihsimanis
New Member
- Joined
- Mar 10, 2013
- Messages
- 6
Dear Good People in MrExcel,
I want to plot a graphic with a non contiguous data, so I figured I should move the data to another place and make them contiguous. The problem is I have around 9000 data in one column. How can I move just row 1,4,7,10, etc (every 3rd row) to another column? Is there a way to do that without VBA? if not, what should I write in the VBA. The data is a number with up to 10 decimal numbers
I want to plot a graphic with a non contiguous data, so I figured I should move the data to another place and make them contiguous. The problem is I have around 9000 data in one column. How can I move just row 1,4,7,10, etc (every 3rd row) to another column? Is there a way to do that without VBA? if not, what should I write in the VBA. The data is a number with up to 10 decimal numbers