maximixe and minimize

S

sirron

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
 
T

Tom Ogilvy

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top