Change Table Properties

J

jerry chapman

I have a macro which creates a table. I would like to select some cells
(e.g. column 1 rows 1, 2 &3) and set the border property to BOX. How could I
do that? Also, I would like to delete individual cells in row1, and change
the width of the remaining cells. How could I do that?
 
J

John P

Jerry set the macro recorder going and do what you want manually then you
will see what the VBA looks like.

Cheers

John P
North Yorkshire UK
 
Top