OK, Paul, so I think I'm square with your code:

..... use of the character class ([^13^l]) in the .Find function to replace all LineFeeds (^13) and FormFeeds/Page Breaks (^L) with a paragraph mark (pilcrow -
¶)

Separate from that F/R, you indicate that the end-of-row in a table is a pair of characters (Chr(13)+Chr(7)), represented by '¤'. (Finally know what this symbol is made of...... and I have been using Word since version 2.0...... go figure ..... This will not look good on my résumé)).

No need to reply if that is correct. Thanks for taking the time to get me straightened out.

Dave