View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vyyk Drago Vyyk Drago is offline
external usenet poster
 
Posts: 4
Default Add controls to UserForm

Hi,

I'm trying to write a procedure where Excel will
automatically add a certain number of TextBoxes to a
UserForm based on the number of rows in a table. Can
this be done? Also, can a form be created on the fly
using code and how are commands assigned programmatically
to the controls on such a form?

Any advice and insight into this problem will be greatly
appreciated...
Vyyk