Create/Add controls to Access Form: VBA program
Hello
I need to add controls( textboxes, and Optiongroup) programatically to the original form and not new popup or design form.
Situation:
I have a form "frmXYZ", I have a button on this form and when I click this button, I need to add two textboxes, and one optiongroup to the same form " frmXYZ".
Request is immediate, any help is appreciated!
Thanks a lot.
|