LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
MDW MDW is offline
external usenet poster
 
Posts: 117
Default Scroll the window to the top - frozen rows

Hey all,

I've got some code that marches down a bunch of cells (about 700 rows) and
applies formatting and formulas. When it's done, I want it to jump back up to
the top. I was able to simply say

ActiveWorksheet.Range("A1").Select

to do what I wanted.

However, I froze the first row because it contains column headers. Now I
can't get the window to go back to the top. I've tried

ActiveWindow.ScrollRow = 1
and
ActiveWindow.ScrollRow = 2 (Only the first row is frozen).

Neither of them work. Any ideas?
--
Hmm...they have the Internet on COMPUTERS now!
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
headers frozen so that when you scroll they stay miguel Excel Discussion (Misc queries) 1 May 17th 10 08:58 PM
Scroll bar disappears when panes frozen AIS Jay Excel Discussion (Misc queries) 0 March 30th 10 04:55 PM
Frozen rows Old_skills_lost[_2_] New Users to Excel 5 January 19th 08 12:59 AM
The top six rows are "frozen" and do not move when I scroll down.. Bud Excel Worksheet Functions 2 December 29th 04 10:00 PM
Printing Frozen Rows Brandt Excel Discussion (Misc queries) 2 December 23rd 04 08:07 PM


All times are GMT +1. The time now is 10:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"