Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some code that is not centering and formatting all of the columns. I
have coppied the snippet of code that his adjusting the alignment and autofit. Can anyone tell why the code is not formatting all of the cells? Columns("A:R").EntireColumn.Select With Selection.EntireColumn Cells.EntireColumn.AutoFit HorizontalAlignment = xlCenter VerticalAlignment = xlBottom End With Thanks!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Horizontal Scroll Bar Not Working | Excel Worksheet Functions | |||
what does "horizontal alignment = -4108" mean? | Excel Discussion (Misc queries) | |||
Horizontal Alignment | Excel Programming | |||
sumproduct w/horizontal range not working | Excel Worksheet Functions | |||
Cells(r, c) syntax and horizontal alignment | Excel Programming |