ciao ragazzi mi serve un piccolo aiuto
devo creare un msgbox alla pressione del tasto canc
in Keypress ho messo il seguente codice ma non funge
If KeyCode = vbKeyClear Then
MsgBox "Non puoi usare questo tasto"
End If
grazie per l'aiuto
ciao ragazzi mi serve un piccolo aiuto
devo creare un msgbox alla pressione del tasto canc
in Keypress ho messo il seguente codice ma non funge
If KeyCode = vbKeyClear Then
MsgBox "Non puoi usare questo tasto"
End If
grazie per l'aiuto