column width

A

alekm

Hi
I thought it would be much easier but I can't set column widths from VB
After lot of trouble I find out that ColumnWidth is not what I need, i
sets width in characters not in pixels. How can I set width in pixels
I need full synta
Than

alekm
 
F

Frank Kabel

Hi
AFAIK the width property is read-only. So you can only use ColumnWidth
for this
 
Top