Sub PrintMark()
.......................................
Set Cl1 = Cl1.Offset([SIZE=3][COLOR=red][B]Cl[/B][/COLOR][/SIZE])
End If: Next
End Sub
Sub PrintMark()
.......................................
Set Cl1 = Cl1.Offset([B][SIZE=3][COLOR=red]Cl*2[/COLOR][/SIZE][/B])
End If: Next
End Sub