View Single Post
  #2   Report Post  
Scott May
 
Posts: n/a
Default Mail Merge Losing Data

Never mind sorry for the post. Found bad query that duplicated data

"Scott May" wrote in message
...
Hello,

I am having a problem with the Mail Merge losing data rows. I am
progrmatically doing a mail merge from vb.net. I have 876 rows in a table
that I am trying to mail merge with (the sql is select * from
wordfriendlytable) the mail merge does not give any error messages. The
resulting mail merge document appears and only 684 rows appear. I have
tried to do the mail merge manully with in Word and the Mail Merge gives
back 876 rows.


TIA

smay