Build Table with Macro

J

jerry chapman

I have used a macro to update an existing table by deleting all the rows
after the first, and the reading data from a file and adding new rows. I
would now like to create the first row of a table with a macro ( that would
allow me to set the number of columns). I recorded a macro when I used the
tool bar to create a table, but that only showded the number of row and
columns. It didn't show me how to set the width of each column. Where could
I find out how to set the individual column widths?
 
J

Jonathan West

jerry chapman said:
I have used a macro to update an existing table by deleting all the rows
after the first, and the reading data from a file and adding new rows. I
would now like to create the first row of a table with a macro ( that would
allow me to set the number of columns). I recorded a macro when I used the
tool bar to create a table, but that only showded the number of row and
columns. It didn't show me how to set the width of each column. Where could
I find out how to set the individual column widths?

Set the Width property of each Column in the Table.
 

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