Arthur Fuller
fuller.artful at gmail.com
Sat Jul 18 09:29:20 CDT 2009
It turns out that I jumped to a conclusion, and my code was failing before it ever got to the line where it creates the Word object. It tries to create an ADODB.recordset, using a query that returns no records. I don't know why the query is failing, but I'll look into that right now. Arthur On Sat, Jul 18, 2009 at 9:43 AM, Arthur Fuller <fuller.artful at gmail.com>wrote: > Thanks, Max. I'll give it a try. > >