Loosing CR/LF when importing data into Excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a memo field which has several lines in it, example
1. test 1
2. test 2
3. test 3
However when import the data into excel using the Database query tool I get
this
1. test1 2. test 2 3.test 3

Is there a way I can keep the format that it has in Access when importing it
into Excel?

Thanks.
 
The only way I've found that works is to create a temporary table with the
data and export the temporary table.
 

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.

Ask a Question

Back
Top