When you import a Microsoft access field into Microsoft word, the

  • Thread starter Thread starter Patrick Stubbin
  • Start date Start date
P

Patrick Stubbin

I have written code that exports table fields into a word document, directly
into fields in the word document.


When the access field is > 255 characters i insert a chr(13)&(Chr10) to
split the data across multiple word fields

Looks great in access,
but when i look at the data in word it has that dreaded square graphic in
the field (in word) where the charriage return/line feed is,, how do i get
rid of this (the data is at it should be in wiord except for the sqaure
graphic???


Patrick
 
The square is the visual representation of the characters that you inserted.
BTW.
 

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