Thread
:
how to use vb to control excel to auto fit the lines' width
View Single Post
#
1
Posted to microsoft.public.excel.programming
LHW[_2_]
external usenet poster
Posts: 5
how to use vb to control excel to auto fit the lines' width
To autofit row 3
Rows("3:3").EntireRow.AutoFit
"dark_wei" wrote in message
...
Reply With Quote
LHW[_2_]
View Public Profile
Find all posts by LHW[_2_]