I want to create a document in microsoft word 2003 using vb 6.

The document will consist mainly of information from an access database.

The general form of the report will be a table that shows Trip names, trip dates, passenger names for each trip and so on.

Does anyone have any coding samples I can use to use to figure out the Word.Application and Word.Document objects, and a general idea how to code this?