Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello -
I have a vb 6 executable that creates an excel spreadsheet and freezes the header rows using the following code: oSheet.Range("A4").Select ActiveWindow.FreezePanes = True On one machine (under a specific user profile) the application freezes at column "F" vertically instead of horizontally for the header rows. (defaults to the middle) It seems to be tied to a particular user profile on that machine because when I login as another user on the exact same machine it works as expected. How would the boundary of the .freezepanes be getting messed up for one user profile? Any ideas on how to fix this? All of our installations are Office 2003 sp2. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FreezePanes on a Row without using an ActiveWindow object | Excel Programming | |||
FreezePanes from VBA? | Excel Programming | |||
.FreezePanes | Excel Programming | |||
Help with Excel FreezePanes from code | Excel Programming | |||
freezepanes | Excel Programming |