View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
bw bw is offline
external usenet poster
 
Posts: 74
Default Keyboard command different when protected

<ctrlPageDown moves to the next sheet in a workbook. But when the sheet
is protected, <ctrlPageDown moves right to the next columns not
previously visible.

Is there someway to make <ctrlPageDown work the way it is advertised
without un-protecting the worksheet?

Thanks,
Bernie