Hi All,
When I try to get the KeyAscii for the Enter Key, It works
on some form's controls but not in some other forms.
What I am trying to do is ,
If keyascii = 13 then
sendkeys"{Tab}"
End if
it works in most of the places. But in some form I couldn't.
please help me out.
Any help would be greatly appreciated
Thanks
Ango
When I try to get the KeyAscii for the Enter Key, It works
on some form's controls but not in some other forms.
What I am trying to do is ,
If keyascii = 13 then
sendkeys"{Tab}"
End if
it works in most of the places. But in some form I couldn't.
please help me out.
Any help would be greatly appreciated
Thanks
Ango