View Single Post
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Doug Robbins - Word MVP Doug Robbins - Word MVP is offline
external usenet poster
 
Posts: 8,832
Default Bullets in Mail Merge

From where do the messages come? Are they in the different fields in the
data source and some of those fields only contain data for some of the
students? If that is the case, you would need If...then...Else field
constructions that inserts the formatted mergefield if it contains data and
does not insert anything if it does not.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"NJB2112" wrote in message
...
Hi All,

I am creating a mail merge letter that has a variable that could merge
several different messages into each student's letter. I would like each
message to have a bullet in front of it. I have tried to put a bullet in
front of the variable however only the first message has the bullet the
rest
do not. What am I missing?