Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi folks,
migrating from Excel 2000 to 2003, I realize that the VBA-code may have changed in some parts. The routine below, called when workbook opens - quite helpful at times when a bit of programming is done - in 2003 produces an error: Sub OpenMainWindow() ' On Error Resume Next With Application.VBE.MainWindow .Visible = True .SetFocus End With End Sub Is there any known workaround available? Thanks in advance for any hint. Best Regards Peter Ostermann |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA syntax | Excel Discussion (Misc queries) | |||
Excel: Syntax to change cell color based on color of another cell | Excel Worksheet Functions | |||
syntax for relative cell change and looping | Excel Programming | |||
Change hard code to Variable syntax | Excel Programming | |||
Change hard code to Variable syntax | Excel Programming |