example of text field
I collect quotes and teachings. Many times the info is greater than 255 characters. I have a VBA program that I copy clipboard info and seaparate the first 255 character or less, always ending in a ".", ",", "!", etc. and copying the remaining data automatically to a memo...