View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz[_2_] JLGWhiz[_2_] is offline
external usenet poster
 
Posts: 1,565
Default return top and bottom row in window

For displaying top row and bottom row in a screen, use the split screen
horizontal feature. See help files for deatails.



"sunilpatel" wrote in message
...
How can you return the top and bottom row in a window. Also is there a way
to lock and unlock scrolling with mouse wheel

Thanks