View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Bateman David Bateman is offline
external usenet poster
 
Posts: 15
Default programatically merge cells?

I am using Microsoft Excel 2000. How can I write a macro which will
automatically merge every three cells in Row 10. That is merge column a, b,
c, then d, e, f etc.


Thanks in advance,
db