I'm not sure if this is the right place to submit this question, but I am unable to find anything in the FAQ's or archive threads.
Here is the situation. Say I have a form with one button on it (cmdAddTextBox) and say that when the user selects the button, the code within the OnClick Event programically creates, adds, and positions the textbox to the form. Also, say that there would be no limit, within reason, to the number of textboxes they may create. Say also that the Access 2000 database which contains this form uses ADO.
Is this possible?
Thanks in advance. ERM
Here is the situation. Say I have a form with one button on it (cmdAddTextBox) and say that when the user selects the button, the code within the OnClick Event programically creates, adds, and positions the textbox to the form. Also, say that there would be no limit, within reason, to the number of textboxes they may create. Say also that the Access 2000 database which contains this form uses ADO.
Is this possible?
Thanks in advance. ERM