I would like to adjust the columns width to fit the data width. I have a heading at the top of the spreadsheet. How do I adjust the width to just the data columns and exclude the heading?
I am using: Columns("I:I".EntireColumn.AutoFit
Also if I set the width of a column, is it the number of characters?
Does anybody know how I do this?
Paul
I am using: Columns("I:I".EntireColumn.AutoFit
Also if I set the width of a column, is it the number of characters?
Does anybody know how I do this?
Paul