If Weekday(r, 2) = 5 Then If IsNumeric(Application.Match(CLng(r - 1), ferie, 0)) Then _
.Color = vbRed: r(1, 0).Resize(, 4).Font.Color = vbWhite: If r(1, 2) = "" Then r(1, 2) = "Pont"
If Weekday(r, 2) = 1 Then If IsNumeric(Application.Match(CLng(r + 1), ferie, 0)) Then _
.Color = vbRed: r(1, 0).Resize(, 4).Font.Color = vbWhite: If r(1, 2) = "" Then r(1, 2) = "Pont"