Microsoft
Software
Hardware
Network
Question : VBA to scroll to the top of a freeze pane
I have a sheet with a pivot table on it and have the panes frozen right below Data items row. I would like the code to be able to scroll back to the top of the frozen row after my refresh macro executes, because now it is just left where the last user scrolled down to.
Answer : VBA to scroll to the top of a freeze pane
Assuming the worksheet is active:
ActiveWindow.ScrollRow = 1
ActiveWindow.ScrollColumn = 1
Kevin
Random Solutions
Allow real desktop access to Windows Server 2008 R2
Silverlight File Upload with Progress Bar
IE7 and blank pages
expanded file in winXP recovery console same size as compressed
Cannot connect to Sharepoint Central Configuration page due to IIS error.
Getting oledb JET 4.0 to work on a 64 bit OS
Navision with SQL Server 2005 Professional or Enterprise?
Create Webservice to receive XML using HttpWebRequest
Retrieve drivers before wipe?
Prevent Internet Explorer from opening a pdf file