The Way We Word: Merge That Mail Automatically! (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: The Way We Word: Merge That Mail Automatically!
|
|
|
|
The Way We Word: Merge That Mail Automatically! 4 Years, 10 Months ago
|
Karma: 0
|
|
I need to create a similar function to automate the Access query results into a premade Word mailmerge document. I also need to set a command button on the form so the user need only click the one button to perform the above task(s). <p>I am unsure of the syntax for procedure and wonder if the sample you provided will work. <p><p>Dave
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
The Way We Word: Merge That Mail Automatically! 4 Years, 7 Months ago
|
Karma: 1
|
|
This is a discussion about <B>The Way We Word: Merge That Mail Automatically!</b>.<p align='center'><a href=http://www.mcpressonline.com/mc?
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
@.6ae389e3>Click here for the article</a>.</p>
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
The Way We Word: Merge That Mail Automatically! 4 Years, 7 Months ago
|
|
|
I am trying to create a mail merge from code where the query for the field list comes from a stored procedure. Do you have how to make word use the stored procedure? <p>Example code looks like <p> WordDoc.MailMerge.OpenDataSource(Name:="", _ <BR>
Connection:="DSN=$RMPLATINUM$", _ <BR>
SQLStatement:="exec MailMergeFieldList", LinkToSource:=False, AddToRecentFiles:=False) <p>Thanks
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|