View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
the second the second is offline
external usenet poster
 
Posts: 1
Default macro for merging vertically

I would like to ask a favor to somebody here to write for
me a macro for merging vertically all the cells in a
selection.
There are two pre-programmed commands in in Excel:
1. merge all cells in a selection
2. merge across, which merges only horizontally all cells
in selection

I would like a macro that works in the same way as merge
across but does it vertically.

Thank you very much to whomever is going to help me.