Bonjour,
Est-il possible de simplifier cette ligne de commande If /Or :
If Cells(l, 7) = Cells(l, 1) Or Cells(l, 7) = Cells(l, 2) Or Cells(l, 7) = Cells(l, 3) Or Cells(l, 7) = Cells(l, 4) Or Cells(l, 7) = Cells(l, 5) Then Cells(l, "8") = 1 Else Cells(l, "8") = 0
Merci
ps j'ai écrit "8" à cause du smiley.