Greg,
There is really no good way to do this. Perhaps if you describe
why you need to trap the Delete key, some one could come up with
a suitable workaround (e.g., the Change event procedure).
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"Greg" wrote in message
...
How can I get a key press [down | up] event in Excel? Or,
how do I know if the delete key was pressed?
Thanks!