Show You All KeyAscii Functions Within One Line Code
Show You All KeyAscii Functions Within One Line Code
Rate Show You All KeyAscii Functions Within One Line Code
(1(1 Vote))
Private Sub Form_KeyPress(KeyAscii As Integer)
If KeyAscii <> 0 Then: MsgBox "Number Nº : " & KeyAscii
End Sub
Show You All KeyAscii Functions Within One Line Code Comments
No comments yet — be the first to post one!
Post a Comment