Responding to Keypress event on a sheet

  • Follow


I want code to respond to the keypress event on a worksheet.
How can i do that??
Actually i need a code that runs a predefined when some key is pressed
while the sheet is active.
In particular, i want to disable the enter key (ie. the selection of
cell should not shift to the next cell) and then
it should run a macro.
Thanks in advance.
0
Reply Subodh 3/9/2010 12:53:34 AM

See the reply to your similar post on 02 March, with subject
  "To disable pressing of Enter key on a sheet"

Regards,
Peter T

"Subodh" <getsubodh@gmail.com> wrote in message 
news:2bc40d21-eb6d-4f93-bf44-c079d025306a@t31g2000prh.googlegroups.com...
>I want code to respond to the keypress event on a worksheet.
> How can i do that??
> Actually i need a code that runs a predefined when some key is pressed
> while the sheet is active.
> In particular, i want to disable the enter key (ie. the selection of
> cell should not shift to the next cell) and then
> it should run a macro.
> Thanks in advance. 


0
Reply Peter 3/9/2010 9:09:44 AM


1 Replies
849 Views

(page loaded in 0.05 seconds)

Similiar Articles:
















7/25/2012 6:48:41 AM


Reply: