tictac1101
Programmer
Is it possible to create multiple text box controls on runtime in Access 97/2003?
The reason for this, is because the controls dimensions/values need to be set using data from a recordset. Because I don't know how many controls will end up being on the form, I can't simply use the hide/unhide method.
Ideally I would like to create them on a button_click event within the active form, but I am open to suggestions!
Thanks in advance...
Matt
The reason for this, is because the controls dimensions/values need to be set using data from a recordset. Because I don't know how many controls will end up being on the form, I can't simply use the hide/unhide method.
Ideally I would like to create them on a button_click event within the active form, but I am open to suggestions!
Thanks in advance...
Matt