View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Luke M Luke M is offline
external usenet poster
 
Posts: 2,722
Default Merge and Center in Excel

I don't believe there's a built in single stroke keyboard shortcut. As you
mention though, you could write a short code to your personal.xls file, and
tie that to a personalized keyboard shortcut, resulting in the same end
result.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Mykee Nodalo" wrote:

I've been a long time excel user and just recently, I need to merge and
center a lot of selected cells. I do not use the mouse that often, so, is
there a keyboard shortcut for this?
Aside from: Ctrl+1, A, Alt+M, Alt+H+C.
I also don't need a VB code, I can make a VB code for this, but this
question is pure curiousity.
Thanks.