In a Word table you have a soft return. Do that in a memo field?

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

Guest

I have a large Word table that needs to come into Access. Some of the cells
contain a hard return to cause the line in the cell to break at a specific
word. How do I do that in Access? Once it hits a hard return or a manual
page break, the remainder of the data is not pasted in.
I'm using Access 2003
 
Check the EnterKeyBehavior property of the text box. The default does as
you're describing, but it can be changed to New Line In Field.
 

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