Hi,

I have created a 10 column and 500 rows file(every cell contains 2 number digits for the purpose of abacus practice) with the help of rand() function. Now i want to insert two blank rows after every 5 rows automatically. It is difficult to inserting manually after every 5th row and time consuming.