View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
starwil[_2_] starwil[_2_] is offline
external usenet poster
 
Posts: 6
Default how to confine the range of movement of cursor

for example, if i just want to let the cursor in worksheet move from column
A to V and / or row 1 to 50,
except using VBA, excel have function key to that?
(hide cell or cell header is not suitable for my case)