View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dazza dazza is offline
external usenet poster
 
Posts: 1
Default The Tab Function

Just a quick one.

In a worksheet, pressing the tab key allows the user to
move to the next cell to the right. Is there a way to
restrict which cells the user can go to? For example the
cursor starts off in cell A5 and when the tab key is hit
the cursor moves to cell B5 instead of A6?

Cheers,
D