Delete some rows in Excel

Hay,
I have Excel and I need delete some rows in Excel. First row in Excel is header (I don’t wan’t delete header)and then I need delete next 6 rows. How can I do that?
Here is haw I do it but if I do it on this way I delete a header.
Ty

@Tinkerbell

Specify NoRows as 6 and Position as 2.

@Tinkerbell

I have created workflow for better understanding.Deleterows.zip (17.5 KB)

Thanks,
Mohanraj.S

Hi @Mohansadaiyapillai

try to give No of rows as 2 and no of columns 2

will delete only second record

Thanks
Ashwin S