Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The first two lines in sub WorkBook_Open a
ActiveWindow.WindowState = xlNormal Application.Top = 0 Most of the time, this works fine. Occasionally the 2nd line fails with: Run-time error '1004': Method 'Top' of object' _Application' failed I am running Excel 2003 What could be causing this and how can I fix it? MANY thanks for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How check if Application.Run fails?? | Excel Programming | |||
CreateObject("Word.Application") fails though Word session starts | Excel Programming | |||
Application.Calculation = xlCalculationManual fails | Excel Programming | |||
Replace application.RTD property by Application.RTDServers collect | Excel Programming | |||
macro to close excel application other than application.quit | Excel Programming |