View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BilBull BilBull is offline
external usenet poster
 
Posts: 2
Default keep last row added visible on the screen

I add rows to a sheet by a macro.
I want to keep the last row added visible on the screen , no matter what is
the size of the window is.

Thanks

AR