Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, We have set some excel workbook as an objet in a Excel workbook. When try to open the objet workbook, they both windows (main and the new ope wookbook) appear minimize. We have try : sub Workbook_Open() Activeworkbook.windows(1).windowstate = xlmaximized en sub Result nothing... Some tips please would be appreciate, friendly, Lec -- Flukm ----------------------------------------------------------------------- Flukmu's Profile: http://www.excelforum.com/member.php...fo&userid=1470 View this thread: http://www.excelforum.com/showthread.php?threadid=26331 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
try application.windowstate to maximize the Excel window, then use
activewindow.maximize to maximize the workbook. Steve "Flukmu" wrote in message ... Hi, We have set some excel workbook as an objet in a Excel workbook. When I try to open the objet workbook, they both windows (main and the new open wookbook) appear minimize. We have try : sub Workbook_Open() Activeworkbook.windows(1).windowstate = xlmaximized en sub Result nothing... Some tips please would be appreciate, friendly, Lecm -- Flukmu ------------------------------------------------------------------------ Flukmu's Profile: http://www.excelforum.com/member.php...o&userid=14706 View this thread: http://www.excelforum.com/showthread...hreadid=263312 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cannot maximize a workbook | Excel Discussion (Misc queries) | |||
Excel 2003 - I can't maximize my workbook | Excel Discussion (Misc queries) | |||
How do I maximize a workbook within excel 2003 that was created i. | Excel Worksheet Functions | |||
Cannot maximize an existing workbook in the excel main window. | Excel Discussion (Misc queries) | |||
Can't maximize a workbook | Excel Discussion (Misc queries) |