Isn't there a "Merge & Center" icon on the default toolbar?
Since I don't use "Merge" I always delete it immediately after sitting at a
new machine, but it should be there.
It can be found on the Format toolbar.
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
Hi All
Does anyone know the keyboard shortcut for merge and
center (UK Keyboard)
Would strongly suggest considering 'Centre across selection' long before going
anywhere near merged cells. Hate the things myself - can cause more trouble
than they are worth.
You could use this
Sub CenterAcross()
Selection.HorizontalAlignment = xlCenterAcrossSelection
End Sub
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.