Hi,
I am kind of new to Access VBA have worked with VB6 before...I was wondering if there is any way to create runtime controls in vb6 Controls.add function would do that but VBA's Controls doen't have add function.....
What I am looking for is adding a sub-form to myForm by clicking a command button is it possible? e.g. if the the button is clicked 3 times the myForm should add 3 sub-forms.
Thanks in advance
