uniform Userform size

O

Office_Novice

Greetings Pros,
I have a bit of a problem. I have created an automated form that works
beautifully on my local machine the problem is I have it on a share point
site and other users are having different results with the userform. In the
userform_initialize event I placed...

Userform1.Width = Application.UsableWidth
Userform1.Height = Application.UsableHeight

With the intent of having it appear full screen. On some machines though it
is too large is there a fix for this?
 

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