I have some set of data for for many years and I need the macros command for 'n' number of data.
1. I need to delete the similar rows (i.e, row 1, 5, 9, and so on.)
2. I need to cut & paste, data from 2 lines in one line, and then delete the left out blank lines. (i.e., data from row 3 after data in row 2, &and then again from row 4 after the new data added in row 2 itself, along with the previous data, and then deleting blank rows 3 & 4!) That will be 16 columns of data in one row.
I couldn't figure out the macros command for it. So I'm attaching two links.
One in which, I haven't yet done the editing, and the second one, which is how I want the data to turn out after using the macros command (which I did manually, step by step!)
So if you could just help me out figuring out the code, coz doing it step by step, for data of 100 years or so, will consume a lot of time.
1. I need to delete the similar rows (i.e, row 1, 5, 9, and so on.)
2. I need to cut & paste, data from 2 lines in one line, and then delete the left out blank lines. (i.e., data from row 3 after data in row 2, &and then again from row 4 after the new data added in row 2 itself, along with the previous data, and then deleting blank rows 3 & 4!) That will be 16 columns of data in one row.
I couldn't figure out the macros command for it. So I'm attaching two links.
One in which, I haven't yet done the editing, and the second one, which is how I want the data to turn out after using the macros command (which I did manually, step by step!)
So if you could just help me out figuring out the code, coz doing it step by step, for data of 100 years or so, will consume a lot of time.
Last edited: