Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI,
I WANT TO MERGE CELLS A2:A3 AND THEN ALIGN THR TEXT INSIDE VERTICALLY AND HORIZONTALLY CENTERED. Range("A2:A3").MergeCells = True ActiveSheet.Cells(2, 1).HorizontalAlignment = xlCenter ActiveSheet.Cells(2, 1).VerticalAlignment = xlVAlignCenter THE CODE ABOVE DOES NOTHING. CAN ANYBODY HELP ME? THANKS |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically merge mulitiple cells to one cells | Excel Worksheet Functions | |||
how do I merge cells into one then delete the original cells? | Excel Worksheet Functions | |||
How do I merge cells in Excel, like just 2 cells to make one big . | Excel Discussion (Misc queries) | |||
fill cells, merge cells | Excel Programming | |||
fill cells, merge cells | Excel Programming |