View Single Post
 
Old 12-08-2013, 03:45 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Whilst it might be possible to automate the process with a macro, the difficulty of doing so depends on the table structure for each table that is to be processed, especially if only some of the tables are to be processed and/or you need to transfer the data from different columns in different tables.

In some respects, the simplest approach may be to merge the cells horizontally, then split them horizontally again. And a macro could certainly be written for that part - provided the column widths within the table are consistent.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote