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
FSMO Roles
SQL SPLIT Function Clarification
Rename local Administrator user for all machines in the Domain
Find text in file, and find next lines
Deleting Group Policy Objects
How do I change the height of a decorative border box conditionally on the contents of a text box within the box
How do you copy Excel macros from one windows profile to another?
Increasing Execution Timeout within SQL Server 2005 Express
Question regarding ms aCCESS FORMS
The description for Event ID ( 0 ) in Source ( .... ) cannot be found