View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default How do I get page down to move a specific # of lines in Excel?

I've never seen that before, but I guess with VBA (almost) anything is
possible. In the meantime, while the VBA geniuses are cooking up something
amazing for you, you can use this trick to get to any cell on the sheet:
Ctrl + g, then enter the cell number into the visible rectangle.

Cordially,
Ryan---


--
RyGuy


"Botswana92" wrote:

When I work in Excel I want to push the page down button on my computer, but
I want it to scroll down 33 lines not to the bottom of the page. Does anyone
know how?