View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Paul is offline
external usenet poster
 
Posts: 661
Default Prevent strolling pass a particular cell

Ive develop an Excel worksheet for data collection. The worksheet contains
info in cells A1 to M192. I want users only to utilize these cells and not
have the ability to scroll to blank worksheet area. Is there a way to
prevent user from strolling pass a particular column and row?

Thanks