Data Missing in wdDialogMailMergeRecipients

  • Thread starter satish panwar via OfficeKB.com
  • Start date
S

satish panwar via OfficeKB.com

hi everybody,
i m doing word2003 automation through C# [Web Applications].i m using user
dsn in .OpenDataSource [connection] property. data is selected using
sqlstatement and is able to use where clause in the sqlstatement.

Then i m showing (wdDialogMailMergeRecipients) dialog which do contain the
number of records as required by sqlstatement, as they have checked box
marked infront of them. but the actual data is missing from the fields, no
data is being displayed in the field values. the fields value are totally
blank. can anyone suggest me how to overcome this problem.
would like to see response to the problem soon.

Satish panwar
 
W

Word Heretic

G'day "satish panwar via OfficeKB.com" <[email protected]>,

There's a MailMerge object whose properties you can set.

Steve Hudson - Word Heretic

steve from wordheretic.com (Email replies require payment)
Without prejudice


satish panwar via OfficeKB.com reckoned:
 
Top