I want to create a new word document in my
VB Application and edit it to contain the results of an SQL query. I've been using
CreateObject(Word.Basic) but I get a "Active X cannot create document" message when i try this. Why?