R
ryguy7272
I am wondering how stable this code is:
http://word.mvps.org/FAQs/InterDev/FillListBoxFromXLDAO.htm
It seems to be temperamental. Some days it works fine and some days it has
some hiccups (for lack of a better term). I seem to get the message
"Microsoft Jet database engine could not find the object 'List'. Make sure
that the object exists and that you spell the path and name correctly." When
I hit debug the line 'UserForm1.Show' is highlighted. As far as I can tell,
the 'List' and the path, and basically everything, are fine. The problem
seems to occur pretty randomly. The data just won't populate in the ListBox
sometimes; if the ListBox does display the data it loads into the template
just fine. There just seems to be some stability issues between Excel and
the ListBox. Sometimes it works and sometimes it doesn't (in the same Word
documents). Some days are better than others. Has anyone out there
experienced any similar issues? Are there any fixes?
Regards,
Ryan--
http://word.mvps.org/FAQs/InterDev/FillListBoxFromXLDAO.htm
It seems to be temperamental. Some days it works fine and some days it has
some hiccups (for lack of a better term). I seem to get the message
"Microsoft Jet database engine could not find the object 'List'. Make sure
that the object exists and that you spell the path and name correctly." When
I hit debug the line 'UserForm1.Show' is highlighted. As far as I can tell,
the 'List' and the path, and basically everything, are fine. The problem
seems to occur pretty randomly. The data just won't populate in the ListBox
sometimes; if the ListBox does display the data it loads into the template
just fine. There just seems to be some stability issues between Excel and
the ListBox. Sometimes it works and sometimes it doesn't (in the same Word
documents). Some days are better than others. Has anyone out there
experienced any similar issues? Are there any fixes?
Regards,
Ryan--