View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Leith Ross[_440_] Leith Ross[_440_] is offline
external usenet poster
 
Posts: 1
Default Repositioning cursor


Hello Maria,

Here is the code...

ActiveSheet.Range("A65536").Select
Windows(1).ScrollRow = 1
Windows(1).ScrollColumn = 1

Sincerely,
Leith Ross


--
Leith Ross
------------------------------------------------------------------------
Leith Ross's Profile: http://www.excelforum.com/member.php...o&userid=18465
View this thread: http://www.excelforum.com/showthread...hreadid=496718