R
Richard
I have a userform which needs to be used by people using
laptops and desktops, all with different sized screens.
To solve the problem of them not seeing some parts of the
userform, i have put in some option butttons where they
can select the size:
userform1.zoom = 75%
and so on.
This only seems to zoom the objects on the userform
though, not the actual userform itself.
Is there a zoom funciotn for the userform window as well?
Thanks in advance
Richard
laptops and desktops, all with different sized screens.
To solve the problem of them not seeing some parts of the
userform, i have put in some option butttons where they
can select the size:
userform1.zoom = 75%
and so on.
This only seems to zoom the objects on the userform
though, not the actual userform itself.
Is there a zoom funciotn for the userform window as well?
Thanks in advance
Richard