Access requires both a Carriage Return AND a LineFeed character. When you see
the little black boxes it usually means you have only one or the other. You
could run an update query using the Replace() function to replace all instances
of Chr(10) with Chr(13) & Chr(10).
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.