I am not typing into the memo field. I am taking fields from a record and adding them to the memo field, which is then displayed on a form. So my question is, how do I force a new line? It's been a while since I worked with CHR() values. Would CHR(13) force a line feed?