discover cell causing column width
Thanks,
I should have thought of that.
Perfect.
Someone had inserted like 100 spaces in a blank cell.
Leaning on the keyboard I guess
If the column to check is 'A', In column 'B', copy the following ...
=Len(A1)
Copy this all the way down and check for the highest number.
HTH,
Gary Brown
"no bosh" wrote:
I have a worksheet importing things from several sources. Mostly
calendar data. I have had thew columns autofit for the final
formatting and display of the report.
All of a sudden I have one column come out extra wide and I suspect
some spaces or such in a cell.
Anyway I can investigate each cell's width property to see what is
causing this and then I can trim the output from the source.
Thank You all.
Scott
|