Word VBA: populate a table with data taken from an Excel file (Part 1)

In today’s post we see how to create a macro in Visual Basic for Application that allows us to automatically populate a table in a Word document using an external Excel worksheet as data source.

So we create a Word document containing a table with a single line, the one of the column headings, and … (Read the full article)