VBA: extract systematiically 5 rows and save them in a new excell file as .txt

selsha

New Member
Joined
May 2, 2013
Messages
1
Hi All,

My excel file looks like this:


chr
1
1
A
chr
2
2
A
chr
3
3
G
chr
4
4
A
chr
5
5
G
chr
6
6
A
chr
7
7
A
chr
8
8
G
chr
9
9
A
chr
10
10
G

<tbody>
</tbody>

I need to systematically extract 5 rows :

1- line 0->5
2-line 6-10

3-....
till the end of the file

and then save each 5 rows in a separate excel file in a .txt extension


May you help me solve this issue plz .

Tx in advance,

Best !
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.

Forum statistics

Threads
1,216,743
Messages
6,132,461
Members
449,729
Latest member
davelevnt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top