How do I add more than one line of text in an access field via code?
V Van T. Dinh Nov 1, 2004 #2 "This is the first line." & vbCrLf & "This is the second line." gives a 2-line Text value.