View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Doobage20 Doobage20 is offline
external usenet poster
 
Posts: 3
Default Excel 2000 VBA form questions

I am making a form in Excel 2000 which when double clicking the file will
automatically come up. Because of the different size monitors/LCDs I have
run into a few questions.

1.) is there a way to automatically adjust the form to fit the screen; or
2.) how do you put the scrolls in so people with smaller monitors can use
the form.
3.) also, since the plain Excel workbook is not being used, is there a way
to minimize it when the form is brought up?

Doobage