View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Help with code please !!!

try this

Application.Goto Range("G35"), scroll:=True

--


Gary


"Ayo" wrote in message
...
How do I write a code to make a specific cell the top left cell in the
worksheet?