> Nevermind, I found out how to adjust the size of the form using the
> .height
> attribute.
>
> What I need to know now is how to move the submitButton down with it.
Change the Top property of the button.
If you want to experiment with resizing userforms, go to
http://www.oaltd.co.uk/Excel/Default.htm and download FormFun. (The link is
in the VBA Programming section, about halfway down the page)

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
Angyl - 01 Nov 2006 20:15 GMT
purrrrrfect.
Thanks, Jonathan!
> > Nevermind, I found out how to adjust the size of the form using the
> > .height
[quoted text clipped - 7 lines]
> http://www.oaltd.co.uk/Excel/Default.htm and download FormFun. (The link is
> in the VBA Programming section, about halfway down the page)