One possible line of attack:
1. Use Find and Replace to replace paragraph or line breaks (whichever are
used in the multiline cells) with a tab character (^t).
2. Use Table | Convert | Table to Text, separating with tabs.
3. Use Table | Convert | Text to Table, separating at tabs.
That operation will get the separate lines into separate columns. If the
addresses have varying numbers of lines, the situation becomes more complex,
however, since corresponding bits will be in different columns (for example,
if there's no company name, then the street address might end up in the
Company Name column).
Another possible approach would be to replace the line or paragraph breaks
with something like @@, then copy/paste into Excel. After merging from
Excel, use F&R to replace @@ with ^l or ^p as needed.
The really frustrating thing is that you can insert a line break in Excel
with Alt+Enter, but Excel's F&R doesn't provide any way (that I know of) to
find or insert these breaks (or any other special characters).

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
> Hi,
> I've got a new massive mailing list that I've just inherited (well over
[quoted text clipped - 23 lines]
>
> Many thanks for your help on this in advance.
Hole Alex - 16 Jan 2008 17:28 GMT
thanks for that it does work,
just feels like i'm doing it a long way round.
never mind, we've got it to work. thanks for your help.
Alex
> One possible line of attack:
>
[quoted text clipped - 46 lines]
> >
> > Many thanks for your help on this in advance.