Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Alternatively, if you want the data to display in cells on the worksheet:
Set the leftmost column to .HorizontalAlignment = xlLeft Set the rightmost column to .HorizontalAlignment = xlRight 'Select the center columns of the report, then Set the center columns to .HorizontalAlignment = xlCenterAcrossSelection HTH Garry |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
adding spaces | Excel Discussion (Misc queries) | |||
How do I change an Excel report title that shows in top left corn. | Excel Discussion (Misc queries) | |||
Spaces in y-axis title | Charts and Charting in Excel | |||
Adding Spaces to the end of a value | Excel Worksheet Functions | |||
Using Excel to report the TITLE of a webpage? | Excel Programming |