View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default CTRL+Page Up and CTRL+Page Down

see the onkey method in Excel VBA help for a way to redefine specific
keystrokes.

--
Regards,
Tom Ogilvy

"Arturo" wrote in message
...
Is there a way to disengage that keystroke navigation?

Thanks,
Arturo