Novice avance !?
XLDnaute Occasionnel
bonjour,
voici le fichier test et je ne vois pas où se trouve le problème dans le code vba
Private Sub CommandButton1_Click()
Label1.Caption = Calendar1.Value
Label2.Caption = WorksheetFunction.VLookup(Calendar1.Value, Range("A1:B20"), 2, 0)
End Sub
merci par avance
bonne journée
voici le fichier test et je ne vois pas où se trouve le problème dans le code vba
Private Sub CommandButton1_Click()
Label1.Caption = Calendar1.Value
Label2.Caption = WorksheetFunction.VLookup(Calendar1.Value, Range("A1:B20"), 2, 0)
End Sub
merci par avance
bonne journée