Hello again,

I have designed a userform that populates a spreadsheet.

My form uses text boxes which I have set to allow the enter key and multi line formatting (for addresses or paragraphs of text).
My text box, for example, is called txtAddress and this text box populates cells Q9:Q999 on my spreadsheet.

I have seen answers with a few lines of code but I don't know how to adapt the code or where to put it. Does it go in the cells or in the coding of the userform somewhere?

Can somebody help with the example given?

Thanks,
Stu