Hi,
I have a memo field called History in my table that I use to store long text in as that record gets changed. Every time it does get changed I create a string with a time stamp and description of the change and use "vbCrLf" to format it to the next line so its displayed nicely in the form...