I am trying to autosize a column in VBA
I'm am getting an error on the following code:
sheet.columns(1,1).Entirecolumn.autofit
Any Ideas,
Thanks
SC - 29 Sep 2007 22:51 GMT
Disregard this message. I came up with a solution.
> I am trying to autosize a column in VBA
>
[quoted text clipped - 4 lines]
>
> Thanks