Here is an example that sets the number of columns to 2 and puts the text
from Textbox1 into the first column and the text from Textbox2 into the
second column.
Dim oWord As Word.Application
Dim wDoc As Word.Document
Dim para1 As Word.Paragraph
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.