Thread
:
Making desired row the first displayed
View Single Post
#
2
Posted to microsoft.public.excel.programming
Don Guillett[_4_]
external usenet poster
Posts: 2,337
Making desired row the first displayed
ctrl+home
use this to goto a specific
application.goto range("a22"),true
--
Don Guillett
SalesAid Software
wrote in message
...
How can I mare row n be the first row displayed (after any "freeze frame"
row(s))?
Many thanks.
Reply With Quote
Don Guillett[_4_]
View Public Profile
Find all posts by Don Guillett[_4_]