View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jonathan Smith Jonathan Smith is offline
external usenet poster
 
Posts: 1
Default Detecting key presses

I need to find a way to do the following:

The user presses the "1" key in cell A1, without pressing enter, the active
cell changes to C1. Can anyone supply me with some sample code to do this.

THanks