View Single Post
  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Charles Kenyon
 
Posts: n/a
Default Inserting merge fields

Create another field in your data file?
That is the easiest way to handle this. Anything else is going to require
vba and I wouldn't know how to do it. (Others might, but it isn't trivial.)
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://word.mvps.org/FAQs/ which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.


"sphilip" wrote in message
...
I have inserted a merge field in one of our documents.

now if there are more than 2 entries into this field it appears as:

Jack Nicholas, Danny Murphy.

I need this to appear as:

Jack Nicholas
Danny Murphy

i.e i need the names to appear in 2 different lines

how can i do this? please know that the values are inserted via a "merged
field".