View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
quartz[_2_] quartz[_2_] is offline
external usenet poster
 
Posts: 441
Default Sheet View Position

One possible method:

Application.Goto Range("A1"), Scroll:=True

HTH

"Brian Matlack" wrote:


Hi!
What code do I use to ensure that when I go to a new sheet and select
cell A1 that cell A1 is in the upper left corner of my screen?
Thanks!!


--
Brian Matlack
------------------------------------------------------------------------
Brian Matlack's Profile: http://www.excelforum.com/member.php...fo&userid=3508
View this thread: http://www.excelforum.com/showthread...hreadid=486916