J
JSM
Hi,
I have a document which has two text columns of different widths. The
problem is when I run the following code the columns resort back to equal
widths. Does anybody have a workaround for this? (Word 2000).
With ActiveDocument.PageSetup
.FirstPageTray=wdPrinterLowerBin
.OtherPagesTray=wdPrinterUpperBin
End With
Cheers,
John
I have a document which has two text columns of different widths. The
problem is when I run the following code the columns resort back to equal
widths. Does anybody have a workaround for this? (Word 2000).
With ActiveDocument.PageSetup
.FirstPageTray=wdPrinterLowerBin
.OtherPagesTray=wdPrinterUpperBin
End With
Cheers,
John