I have a standard report format in Word with empty fields. These fields will take the data from my VB application and fill it in accordingly. It's like filling in the blanks of the report.
I do not know how to go about doing this. I've read up on the Data Report Utility but it seems to be for connection between a database and the VB app.
The OLE looks like what I need but most of the examples I've seen are about embedding Word/ Excel in the application and not about saving the data to the Word document with the correct data going to their respective fields. I do not even need to open Word.
Any hints on how I can achieve this?
Thank You!
I do not know how to go about doing this. I've read up on the Data Report Utility but it seems to be for connection between a database and the VB app.
The OLE looks like what I need but most of the examples I've seen are about embedding Word/ Excel in the application and not about saving the data to the Word document with the correct data going to their respective fields. I do not even need to open Word.
Any hints on how I can achieve this?
Thank You!