View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
masterphilch masterphilch is offline
external usenet poster
 
Posts: 35
Default dynamic userform

look first in supplied help of excel would make you ask less...

thanks anyway

masterphilch wrote:
hi again

I'm sure, it's possible to add form-controls dynamically to a userform.
But I couldn't make out how to do that.
Perhaps something like Userform.controls(args).add
And in the same context: hot to change the size of the form with code?

thanks lot
masterphilch