Thread
:
a little help with an non critical but annoying error
View Single Post
#
5
Posted to microsoft.public.excel.programming
Don Guillett
external usenet poster
Posts: 10,124
a little help with an non critical but annoying error
Worksheets("Dashboard").Columns("E").AutoFit
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"DawnTreader" wrote in message
...
Hello All
ActiveWorkbook.Worksheets("Dashboard").Columns("E: E").EntireColumn.AutoFit
do i need to do the entire column? or does the E:E take care of that?
sometimes it comes up with an error saying that the range isnt available
for
autofit, or something like that.
any and all help appreciated.
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett