Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
If need to be able to compare Excel Window objects the same as you can in MS Word (or any other app) If you do Excel.ActiveWindow Is Excel.ActiveWindow in Vba it always returns false, which is clearly incorrect. It appears that Excel is returning a different object for every returned Window, thus not allowing Window objects to be compared as they should. Does any only know how to get a fix on the 'true' Window Object so Windows can be compared. Regards Neal |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ActiveWindow.Visible = True | Excel Programming | |||
How can I refer to the ActiveWindow | Excel Programming | |||
ActiveWindow VBA problem | Excel Programming | |||
ActiveWindow.SelectedSheets.PrintPreview | Excel Programming | |||
Using ActiveWindow.PointsToScreenPixelsY | Excel Programming |