how to save contents in textbox in VB2013 form into a Word document?
I have a textbox on a VB 2013 Form, and I want to send the texts in this textbox into a new Word document and save this Word document from the VB interface. What is the code for this process? Thank you.
Jason
|