Hi "terrapinie" <(E-Mail Removed)>,
If you create a macro you can assign a shortcut key.
There are toolbar buttons (merge.htm#builtin) for merging,
and I have some macros for merging/unmerging cells as well.
Merge and Unmerge Cells
http://www.mvps.org/dmcritchie/excel/merge.htm
Don't use overlapping selection areas with macros
or with toolbar buttons.
Formatting icons
(manually: Format, cells, alignment, horizontal and merge options)
-- Merge and Center -- customize, commands, format
-- Merge Across -- customize, commands, format
-- Merge Cells -- customize, commands, format
-- Unmerge Cells -- customize, commands, format
Merging of cells interfers with sorting, filtering, copying,
and pasting along with interferring with autofit of
row height and column widths (see related area on
my merge.htm page).
Format, cells, alignment (tab),
horizontal: Center Across Selection
can be done for a block of cells and will be applied
row by row. This does not interfere with sorting,
but the toolbar button for for "Center Across Selection"
was dropped in Excel 2000. (button looked like merge and center)
Merge and Center merges all cells in a block into one
entity (not row by row) and interfers with sorting etc.
not a all like "Center Across Selection".
There are no builtin shortcut keys for merge/unmerge
Shortcut Keys in Excel 2000 (Excel Vers. 9)
http://www.mvps.org/dmcritchie/excel/shortx2k.htm
We are a friendly bunch here, in the Excel newsgroups, and it's a lot more
friendly and professional to use your first and last name when posting, so
we know who we are talking to.
---
HTH, I also have a toolbars.htm page mainly for customized toolbars.
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
"terrapinie" <(E-Mail Removed)> wrote ...
> I've searched the site and have found very few threads on this topic,
> and the suggestion of dragging the buttons doesn't work. I need a
> keyboard shortcut for merging cells. I don't know much about macros,
> but if someone has a macro that will merge cells (and align left) -
> I'd greatly appreciate it.