Bouton d'option VBA sélectionné

If OptionButton1.Value = True Then Range("D3").Value = 10
VasteMonde