From: joemeshuggah on
is it possible to program via vba a means to autofit column that has a
wrapped cell in the header where the column width is based on the longest
contiguous string of characters within the cell?
From: JLGWhiz on
Autofit will find the best fit for the text that is entered. It is not
based the length of a string.


"joemeshuggah" <joemeshuggah(a)discussions.microsoft.com> wrote in message
news:A3DC6598-5774-480B-A8A0-853E131424EA(a)microsoft.com...
> is it possible to program via vba a means to autofit column that has a
> wrapped cell in the header where the column width is based on the longest
> contiguous string of characters within the cell?