How can I catch a keypress-event? 
Author Message
 How can I catch a keypress-event?

Is it possible to catch a keypress-event in Excel? How can I do this?
The user of my programm must be able to delete records. So the delete
keypress-event must be caught.

Greets
Karen Berx

Sent via Deja.com
http://www.*-*-*.com/



Wed, 11 Jun 2003 20:12:03 GMT  
 How can I catch a keypress-event?
Application.OnKey

Also note that Stephen Bullen has a nice little application on his web site
that lets you catch a key press even when you have a looping macro.


Quote:
> Is it possible to catch a keypress-event in Excel? How can I do this?
> The user of my programm must be able to delete records. So the delete
> keypress-event must be caught.

> Greets
> Karen Berx

> Sent via Deja.com
> http://www.deja.com/



Thu, 12 Jun 2003 04:28:33 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. catch the keypress-event to delete records

2. Catching Uparrow Keypress

3. Outlook catches keypress

4. Creating Custom Event Handler (KeyPress Event)

5. Assigning event to Shift-Tab in KeyPress event

6. In vbs exist the keypress event

7. Keypress event

8. Where is the keypress event while editing a cell

9. KeyPress Event and Enter key

10. Getting ASCII code on KeyPress event


 
Powered by phpBB® Forum Software © phpBB Group