2 or 3 rows, not just one

J

JMay

Within a loop the following line Inserts 1 row; How would I instruct/change
it to Insert 3 rows?

Rows(i + 1).Insert

TIA,
 
Top