Hi need your help again.

I have a multiline textbox that holds an address ( i wanted seperate boxes for each line but...) it can hold any amount of lines say

1 could have:

123 the street
London
L10 3MN


2 could have:

123 the street
West hill
City
PostCode
Country


this then needs to be imported into a word doc via a bookmark.

if i just put it straight into the bookmark you get all the carridge returns but want the address to read

123 the street, West hill, City, Postcode, Country


is there any way of doing this dynamically so that it doesn't matter how many lines there are it will still show all the data????


please help this is one of the last things needed for my program