Here i have attached my code
If Asc(e.KeyChar) = 009 Then
SendKeys.Send("{ENTER}")
End If
it not working.Please any one help to me
Here i have attached my code
If Asc(e.KeyChar) = 009 Then
SendKeys.Send("{ENTER}")
End If
it not working.Please any one help to me