ник: snipe
ну - тоже самое
Range("C5:J19").Select
Selection.Borders(5).LineStyle = -4142
Selection.Borders(6).LineStyle = -4142
With Selection.Borders(7)
.LineStyle = 1
.Weight = 2
.ColorIndex = -4105
End With
With Selection.Borders(8)
.LineStyle = 1
.Weight = 2
.ColorIndex = -4105
End With
With Selection.Borders(9)
.LineStyle = 1
.Weight = 2
.ColorIndex = -4105
End With
With Selection.Borders(10)
.LineStyle = 1
.Weight = 2
.ColorIndex = -4105
End With
With Selection.Borders(11)
.LineStyle = 1
.Weight = 2
.ColorIndex = -4105
End With
With Selection.Borders(12)
.LineStyle = 1
.Weight = 2
.ColorIndex = -4105
End With