Re,
Si cela doit fonctionner, à condition de ne pas mettre celle d'avant
Bonjour
mon programme m'affiche toujours (a ref version) malgrés que j'ai renseigné la valeurs
If TextBox3.Value > 0 Then
If TextBox5.Value > 0 Then
If TextBox7.Value > 0 Then
MsgBox (" merci de remplire textbox8")
Exit Sub
End If
MsgBox ("merci de remplire textbox6")
Exit Sub
End If
MsgBox ("merci de remplire textbox4")
Exit Sub
End If