Bonjour pouvez vous m'aider j'ai une erreur 1004 sur mon code,normalement il derais ajouter une ligne mais ca ne marche pas.
Le blocage est sur la ligne en jaune ->  Set b = b.Offset(0, 1)
Private Sub CommandButton1_Click()
    Dim i As Long
    Dim j As Long
    Dim b As Object
    Dim x As...