Can you tell me wich is the ascii code for the enter button please and can you tell me also if this code is correct:
numibesiCode:Private Sub Form_KeyPress(KeyAscii As Integer) If KeyAscii = 28 Then Command1_Click End If End Sub
|
Results 1 to 5 of 5
Thread: Ascii nr for ENTERThreaded View
|
Click Here to Expand Forum to Full Width |