View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
external usenet poster
 
Posts: 9,101
Default Matching multiple userform height and widths after resizing

If you aare using VBA userform, go to VBAProject and right click the
userform. You can import and export userforms.

"melissa" wrote:

I have added max and min buttons on my userforms and I would like to
make the next userform the same dimensions as the previous form if it
was maximized.
Please help!
thanks