S
Stephanie
Hi. I hope this is the appropriate section of the discussion group for this
question.
I'm having difficulties using MailMerge using 2 different methods.
1) I highlight my query, select Tools > Office Links, Merge it with Word and
select Create a new document and then link the data to it. I point to the
correct database, select the correct query and then the MailMerge wizard
tells me that Word is unable to open the data source. What am I doing
incorrectly?
2) I have a parameter window to select the correct query and then apply code:
Private Sub Command2_Click()
MergeAllWord Me.Combo0
End Sub
which isn't working.
I've never gotten MailMerge to work. What am I doing incorrectly? Thanks for
your help.
question.
I'm having difficulties using MailMerge using 2 different methods.
1) I highlight my query, select Tools > Office Links, Merge it with Word and
select Create a new document and then link the data to it. I point to the
correct database, select the correct query and then the MailMerge wizard
tells me that Word is unable to open the data source. What am I doing
incorrectly?
2) I have a parameter window to select the correct query and then apply code:
Private Sub Command2_Click()
MergeAllWord Me.Combo0
End Sub
which isn't working.
I've never gotten MailMerge to work. What am I doing incorrectly? Thanks for
your help.