N
NJ
How do we hide or display certain columns in a Word 2003 template or document
using VB? Thanks
using VB? Thanks
Jezebel said:Set the preferredwidth to zero. You also need to set the left and right
padding to zero, either for the entire table (which is easiest) or for every
cell in the column you want to hide.