View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
HankY
 
Posts: n/a
Default How do I get macro to unmerge cells that have been previously merg

When I try to record the steps to unmerge 2 previously merged colums into 2
separate colums into a macro, when the macro is executed it tries to merge
the colums instead of unmerging them?

If I do the same steps without recording as a macro the unmerge works fine.
Is there a trick invloved in recording a macro to do unmerging?