Thread
:
Excel Columns Autofix
View Single Post
#
1
Posted to microsoft.public.excel.programming
WilliamMomo
external usenet poster
Posts: 4
Excel Columns Autofix
I have 2 cells ETWS.Cells(j, i) & ETWS.Cells(1, i).
I compare the text width of this two cells, if cells(j,i) is larger than the
(1,i) then the columns width of column i is equal to textwidth of cells(j,i).
How can i do that ?
Reply With Quote
WilliamMomo
View Public Profile
Find all posts by WilliamMomo