Thread
:
Center the Column Headers
View Single Post
#
1
Posted to microsoft.public.excel.programming
AccessHelp
external usenet poster
Posts: 213
Center the Column Headers
I have values in Cells A1, B1 and C1 in a new sheet. How can I align them to
center? I have tried the following:
NewSheet.Rows(1).align msoAlignCenter, true
Thanks.
Reply With Quote
AccessHelp
View Public Profile
Find all posts by AccessHelp