Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I am having trouble maximising my workbook. In the top right hand corner, there is the minimise, maximise and close. For some reason on this on this particular workbook it is missing. Would anyone know the reason why? Greg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The workbook may be protected. In the later versions of Excel
protection can extend to the window size. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is coming up with a Run time error 1005
Unable to set the WindowState property of the Window Class. Greg |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Okay, we've rapidly moved out of my area of expertise and experience.
But since no one else has weighed in, I'll keep trying. When do you get that error? Does the dialog box give you a Debug option? (Meaning you can check out VBA code that's causing the problem.) Can you use the workbook afterward? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I solved it. I unprotected the workbook.
The weird part is, that when I re-protect the workbook, it works find. Thanks for your help. Greg |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Workbook level protection has two contexts: Structure and Windows.
Protecting Windows would affect what you describe, so you probably didn't protect windows. -- Regards, Tom Ogilvy "Gregc." wrote in message oups.com... I solved it. I unprotected the workbook. The weird part is, that when I re-protect the workbook, it works find. Thanks for your help. Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel window - keyboard shortcut for maximise | Excel Discussion (Misc queries) | |||
Minimise/Maximise Controls in Forms | Excel Programming | |||
Close, Minimise & Maximise Buttons | Excel Programming | |||
Minimise Maximise Problem | Excel Programming |