Move complex table from Excel to Word

I

inconceivable

I'm attempting to find a clean way of moving 100 pages of a Word table
into Excel.

I found the command to revert the Autonumbering. However, some of the
rows contain a multi-line cell that breaks up into separate rows when
pasted into Excel. I could strip the Paragraph marks down to
Linefeeds, but it will screw up any numbering present and all
formatting.

The easiest thing I found is:
Copy the cell into Notepad (plain text)
Replace Tabs
Change Paragraphs into Linefeeds
paste into Excel.
....for 100 pages.
 
Top