I have a table which contains a 'Body' which is a Memo datatype. This field contains line by line information, separated by carriage returns. Is there a way to read this memo field line by line, grab only information that i want and exports those information onto separate fields on a separate table?