Insert a blank row after every two rows in Excel

Hi, I have an excel file of around 7000 rows.
1

I need to insert a blank row after every two rows like this:
2

Can somebody guide me to do this?

Thanks!

Main.zip (15.8 KB)

Try this way

blankrows.xaml (9.8 KB)

1 Like

Use Insert/Delete Rows Activity.
Keep updating the position, where you want to Add the Row.

Regards,
Karthik Byggari

Awesome! It worked perfectly! Thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.