G
Guy Cohen
Hi all,
I use VB6 code to generate a word document with a table in it.
I want the last column to be the max possible width (depends on the
paper...)
I was told to use: Doc.PageSetup.PageWidth to get the paper width...
How do I get the column left position? so I can set the width = delta?
TIA
Guy
I use VB6 code to generate a word document with a table in it.
I want the last column to be the max possible width (depends on the
paper...)
I was told to use: Doc.PageSetup.PageWidth to get the paper width...
How do I get the column left position? so I can set the width = delta?
TIA
Guy