Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an application using excel.
I want the application to be in its maximize state. So I dont want the user to stretch the application to any size a user wants. How would I set my application to be in its maximize state and not let a user change it? But I don't want it to effect regular Excel software with projects and application just the one I have. Thanks Sirron |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at the FullScreen option. You would probably need to customize the
toolbar so the View menu is not available. You could probably set it in the workbook's Open event although any macro based solution is easily defeated by disabling macros. -- Regards, Tom Ogilvy "sirron" wrote in message ... I have an application using excel. I want the application to be in its maximize state. So I dont want the user to stretch the application to any size a user wants. How would I set my application to be in its maximize state and not let a user change it? But I don't want it to effect regular Excel software with projects and application just the one I have. Thanks Sirron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I minimize | Excel Discussion (Misc queries) | |||
minimize tabs | Excel Discussion (Misc queries) | |||
Minimize?? | New Users to Excel | |||
how do i minimize/maximize a workbook from vba? I want to minimize it durring processing to speed things up a bit | Excel Worksheet Functions | |||
Minimize the filesize | Excel Discussion (Misc queries) |