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
Open Access MDB file from SharePoint
Richtextbox .. Center First Line with larger font ... remianing Body left justified with smaller font
How do I find what updates have been applied to a computer
php display image from mysql
Path To File Is Truncated...Can I Show The Full Path
"The driver disabled the write cache on device"
Fox 9 and Microsoft Graph
How to Import Excel Data into Outlook
migrating SQL databases to another server and get some weird error messages
Compact and Repair on command