L
L Losser
Hello. I am getting undesirable results while performing a merge from an
Access DB into an existing MS Word Template using MS VB 6.0 (& Office 2000
Professional).
One of the Database fields being imported can contain 1 to 10 paragraphs of
information separated by hard-returns. During the merge, this information
is imported into an existing numbered list. The sequence of numbers is
correct (i.e. - the existing list ends with item number 3 and the new merge
data starts numerically with item 4), but the blank lines between each
paragraph are being numbered as well. Here is an example:
1.. Paragraph 1 Text
2.. Paragraph 2 Text
3.. Paragraph 3 Text
4.. Merged Paragraph 4 Text
5..
6.. Merged Paragraph 5 Text
7..
8.. Merged Paragraph Text etc.
The desired behavior would be for the merged paragraphs to continue the same
sequence w/o the linefeeds being number.
Has anybody else come across this issue? I am hoping someone with more
experience in this area has an easy solution that I am missing.
Thank you and please let me know if you have any questions,
Steve Mack
Access DB into an existing MS Word Template using MS VB 6.0 (& Office 2000
Professional).
One of the Database fields being imported can contain 1 to 10 paragraphs of
information separated by hard-returns. During the merge, this information
is imported into an existing numbered list. The sequence of numbers is
correct (i.e. - the existing list ends with item number 3 and the new merge
data starts numerically with item 4), but the blank lines between each
paragraph are being numbered as well. Here is an example:
1.. Paragraph 1 Text
2.. Paragraph 2 Text
3.. Paragraph 3 Text
4.. Merged Paragraph 4 Text
5..
6.. Merged Paragraph 5 Text
7..
8.. Merged Paragraph Text etc.
The desired behavior would be for the merged paragraphs to continue the same
sequence w/o the linefeeds being number.
Has anybody else come across this issue? I am hoping someone with more
experience in this area has an easy solution that I am missing.
Thank you and please let me know if you have any questions,
Steve Mack