Maximize Userform

S

Swift2003

I've created userforms to show\alter spreadsheets everything works not a
problem. But i ran it on a different computer with a lower res and the
userforms went off the side of the screen. Any1 know some sort of
userform maximize code ?? greatfull 4 any help
 
T

Tom Ogilvy

Here are some options

1)Design for the lowest resolution you will use

2)Have multiple userforms, one for each resolution

3)have your code move and space all your controls and then size the userform

4) use a scrolling userform

5) look at the zoom property of the userform
 

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