View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 788
Default Limit User scrolling

All,

On an auto_open() I want to limit users to not being able to scroll right as
there are data sets that I do not want them to have access to.

how can I lock it so that they can not scroll right/left off the viewable
screen, but still allowing them to go up and down?

TIA

Chris