I am new to access, so please excuse ignorance. Within my table (contacts) I have a text field (other). What I am trying to do is collect all of the text input from the field 'other', separate each string by commas, and output to a single textbox on my report (othertext). Normally...I would go in and clean up the data or assign numbers to the text values, but in this instance that is counter productive. Can anyone help me with code to generate a string and then output it to a single text box in my report?

Many thanks in advance!

Inex