Bonjour,
Est il possible de simplifier ces lignes ? si oui comment ?
Merci
Est il possible de simplifier ces lignes ? si oui comment ?
Merci
Code:
ActiveCell.Offset(0, 3).FormatConditions.Delete
ActiveCell.Offset(0, 7).FormatConditions.Delete
ActiveCell.Offset(0, 13).FormatConditions.Delete
ActiveCell.Interior.Color = 255255
ActiveCell.Offset(0, 1).Interior.Color = 255255
ActiveCell.Offset(0, 2).Interior.Color = 255255
ActiveCell.Offset(0, 3).Interior.Color = 255255
ActiveCell.Offset(0, 4).Interior.Color = 255255
ActiveCell.Offset(0, 5).Interior.Color = 255255
ActiveCell.Offset(0, 6).Interior.Color = 255255
ActiveCell.Offset(0, 7).Interior.Color = 255255
ActiveCell.Offset(0, 8).Interior.Color = 255255
ActiveCell.Offset(0, 9).Interior.Color = 255255
ActiveCell.Offset(0, 10).Interior.Color = 255255
ActiveCell.Offset(0, 11).Interior.Color = 255255
ActiveCell.Offset(0, 12).Interior.Color = 255255
ActiveCell.Offset(0, 13).Interior.Color = 255255
ActiveCell.Offset(0, 10) = "FINI"