Merci beaucoup Jean-Eric
Toujours là pour nous aider!!
Par contre je crois qu'il n'est pas possible de mettre deux fois d'affilé cette fonction.
Voici mon code
Target = ActiveCell
If [H6] = "Votre choix à bien été enregistré" And Target.Address = "$H$5" Then
[H6].Select
End If
Target = ActiveCell
If [H22] = "Votre choix à bien été enregistré" And Target.Address = "$H$21" Then
[H22].Select
End If
La deuxième fonction est ignorée
Merci de votre aide