Hi People,
I have a form which is bound to a table. The form has a 2 Text boxes. The first text box is called FrmName , and stores the name of a new form which does not exist in the form modules - The second text box is a of a control to create - So we have
First Text Box = FrmBuildSchedule
Second Text Box = BuildNameTxtbox
What i need to happen is for the a new form to be created Named - FrmBuildSchedule. With a Textbox (unbound) named BuildTxtbox. Can this be done from within a form ?. Basically creating a form on the fly .
I would be real grateful for any advice.
Many Thanks
Milan
I have a form which is bound to a table. The form has a 2 Text boxes. The first text box is called FrmName , and stores the name of a new form which does not exist in the form modules - The second text box is a of a control to create - So we have
First Text Box = FrmBuildSchedule
Second Text Box = BuildNameTxtbox
What i need to happen is for the a new form to be created Named - FrmBuildSchedule. With a Textbox (unbound) named BuildTxtbox. Can this be done from within a form ?. Basically creating a form on the fly .
I would be real grateful for any advice.
Many Thanks
Milan