View Single Post
  #1   Report Post  
mbd_newjersey
 
Posts: n/a
Default Merged data that is present in data source is missing in merge

Only the first few records appear when I view merged data or when I merge to
a new document. I'm trying to make a list of names and addresses in a chart.
I'm using the next record word field to do this. My columns are "Child's
Name," "Father's Name," "Mother's Name," "Address," and "Phone." My first two
records show up fine, but then the third record is missing the rest of the
information, and the other records do not appear. When I hit the arrow for
next record, the next three records show. It doesn't move up one by one as
usual. Once again, the third record shown is missing some of the information.

Below, I have copied the field info that I have entered on my chart for the
first row and the following rows. Can anyone figure out what I have done
wrong? All of the information is in my data source, and all of my column
headers are accurate.

I'd be really grateful if anyone can help. Thank you!

«Childs_First_Name» «Childs_Last_Name»
«Fathers_First_Name» «Fathers_Last_Name»
«Mothers_First_Name» «Maiden_Name»
«Address_1»
«City», «State_» «Zip»
«Phone_»

«Next Record»«Childs_First_Name» «Childs_Last_Name»
«Next Record»«Fathers_First_Name» «Fathers_Last_Name»
«Next Record»«Mothers_First_Name» «Maiden_Name»
«Next Record»«Address_1»
«City», «State_» «Zip»
«Next Record»«Phone_»