R
Richard Choate
I have a Word template file with lots of VBA and userforms. I need to load
comboboxes with data from an Access database which I will pull from via ADO
code (DSN-less connection). I have done the connection many times before,
but I have not used it in this manner before. Also, The loading and likely
subsequent reloading that could occur several times in a short time. Could
you advise me on these issues? Especially the loading of the combo boxes.
This is the current hot-button issue.
Thanks !
Richard Choate
comboboxes with data from an Access database which I will pull from via ADO
code (DSN-less connection). I have done the connection many times before,
but I have not used it in this manner before. Also, The loading and likely
subsequent reloading that could occur several times in a short time. Could
you advise me on these issues? Especially the loading of the combo boxes.
This is the current hot-button issue.
Thanks !
Richard Choate