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 Delete Shortcuts

Look at the help in Excel VBA on Onkey.

--
Regards,
Tom Ogilvy

"Ronbo" wrote in message
...
How can I stop Shortcuts from operating. Example, what is the code to

stop
(Ctrl PageDown) from moving to the next Sheet in the Workbook?

As always, any help is truly appreciated.