Thank you paul.
Unfortunately the DGV is still added to a NEW opened Word document. The DGV is NOT added to the Word document that is already open.
Maybe the problem is due to this code in your code:
Code:Dim oDoc As Word.Document = oWord.Documents.Add




Reply With Quote