Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Word Macros With Mail Merge

Status
Not open for further replies.

bobsmallwood

Programmer
Aug 9, 2001
38
US
I've created a macro with mail merge that always creates Microsoft Visual Basic Run Time error 5852: "Requested Object is not available" with a pointer on the command ".Destination = wdSendToNewDocument". Can this be overcome some way?
 


Hi,

Please post htis question along with ALL your code in the VBA Visual Basic for Applications (Microsoft) Forum707

Skip,

[glasses] [red]Be Advised![/red]
The band of elderly oriental musicians, known as Ground Cover, is, in reality...
Asian Jasmine![tongue]
 
Hi Bob,

You don't say which version of Word you're using, but there are various MSKB articles relating to this problem, and how to overcome it. I suggest doing a search there on MS Word, looking for:
mailmerge 5852
and/or:
vba 5852

Cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top