B
Basil.Shall
I am creating a word document using MS Access.
I am able to take data from a table (A memo field) and place it into a
document. The memo field has two paragraphs.
When I come to add the next paragraph through VBA, it overwrites the
last paragraph of the memo field. (i.e. only 1 paragraph from the memo
field can be seen in the document followed by the new text).
Can anyone advise how to stop VBA from overwriting the last para?
Thanks
I am able to take data from a table (A memo field) and place it into a
document. The memo field has two paragraphs.
When I come to add the next paragraph through VBA, it overwrites the
last paragraph of the memo field. (i.e. only 1 paragraph from the memo
field can be seen in the document followed by the new text).
Can anyone advise how to stop VBA from overwriting the last para?
Thanks