View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Soenen Ken Soenen is offline
external usenet poster
 
Posts: 25
Default Can I detect a KEYDOWN event while in a worksheet

Is there a way I can detect a keydown(or up or pressed) event while I'm
working on a worksheet(not on a Form) and then call a Macro if it is a
specific key?

thanks,
ken