добавь в код три строки
Код:
Selection.Insert Shift:=xlDown
Selection.Borders(xlEdgeLeft).LineStyle = xlNone
Selection.Borders(xlEdgeRight).LineStyle = xlNone
Selection.Borders(xlInsideVertical).LineStyle = xlNone
If IsNumeric(Cells(1, 1).Value) Then