Add Multiple Items using Word Merge

infinitx

Registered User.
Local time
Today, 05:18
Joined
Mar 22, 2004
Messages
63
Hi,

I have a word template that looks like this:
CaseText
ItemText

I can add one item fine, for example, on the access form, my item text for item 1 is:

Sample Item 1
A.
B.
C.

It has no case text.

After I add this item, I want to add another item to the same file. For example, item text for item 2 is:

Sample Item 2
A.
B.
C.

It has no case text.

After I add both items, this is how I want my Word Document to look like:

Sample Item 1
A.
B.
C.

Sample Item 2
A.
B.
C.

Is it possible to add multiple items to the same document?
 

Users who are viewing this thread

Back
Top Bottom