View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
mikeburg[_5_] mikeburg[_5_] is offline
external usenet poster
 
Posts: 1
Default VBA code for cursor movement without leaving scroll area


ActiveCell.Offset(0, 0) = ActiveCell.Offset(-1, 0) carries the curso
outside the set scroll area.

Any other ideas

--
mikebur
-----------------------------------------------------------------------
mikeburg's Profile: http://www.excelforum.com/member.php...fo&userid=2458
View this thread: http://www.excelforum.com/showthread.php?threadid=38373