View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ex949 Ex949 is offline
external usenet poster
 
Posts: 1
Default Merging cells in Word Table from Excel

Hi all.

I'm trying to manipulate a table in MS word from a macro based in Excel
-- I want to merge a few cells together (akin to highlighting a set of
cells and merging). However I can't seem to successfully select a
range of table cells to merge.

Any suggestions?
Thanks.