Hey guys,
I need to be able to use MS Word to display a report of information from an Access Database. Front end is VB6. I have got as far as having a SQL string to query the database and get the results I need on the fly, but need to get those results onto Word so the guys here can print it and take it to their customers. Sometimes the information is only going to contain 1 record, but other times the information is going to contain over 200 records. Any ideas would be greatly appreciated!