Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There is one icon that merges and centers selected cells ("Merge and
Center"). Unfortunately, the icon on centers the data horizontally. The data remains bottom-justified. Is there a way to?: 1) Modify the macro (or whatever) drives this icon's function? 2) Create a new icon and function to do what I need? 3) Change the default alignment within a cell (whether merged or not)? Thanks in advance! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
this might answer part of your questions: To center vertically you can use the built-in icon: - menu View Tollbars Customize, the Customize dialog pops up - in tab Commands, select Format from the Categories list, and from the COmmands list, locate the Center VErically icon and drag it to one of your current toollbars. I dont'think there is a builtin merge+center vertically. -- Regards, Sébastien <http://www.ondemandanalysis.com "Jim J." wrote: There is one icon that merges and centers selected cells ("Merge and Center"). Unfortunately, the icon on centers the data horizontally. The data remains bottom-justified. Is there a way to?: 1) Modify the macro (or whatever) drives this icon's function? 2) Create a new icon and function to do what I need? 3) Change the default alignment within a cell (whether merged or not)? Thanks in advance! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How How do I change the default alignment to vertical center? | Setting up and Configuration of Excel | |||
In Cell alignment, how do I update the default vertical alignment | Setting up and Configuration of Excel | |||
How do I change default vertical text alignment in Excel 2003? | Excel Discussion (Misc queries) | |||
How do you change the default text alignment for Excel autoshapes | Excel Discussion (Misc queries) | |||
How to change Alignment of cells to middle | New Users to Excel |