View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
akyhne[_2_] akyhne[_2_] is offline
external usenet poster
 
Posts: 19
Default Application.Goto reference:="MyCell"

If I have a named range called MyCell, and I go there with Application.Goto
reference:="MyCell", I would like to have the Sheet scroll this range to the
top of the Window.