large table and VBA

S

Stefano

hi,
i want to generate a table in a word document with about 5000 rows and 4
columns using vba and a set of data from a recordset.
I want to fill each table cell with the data of the recordset.

I have a document with a table of 2 row.
The first row is the header (bold font ecc),
The second row is the prototype for all new row (5000) that i want to create
in the new table
I create a new table with all rows and data using ConvertTotable() method.
How can I set the style (font, position dimensions...) of my prototype table
to the new table?

thanks

Ragione Sociale
Indirizzo
Telefono
Fax
Email

[NUM]
[RAGIONESOCIALE]
[INDIRIZZO]
[TELEFONO]
[FAX]
 

Ask a Question

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.

Ask a Question

Top