Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Interopoledde > Merge to Publis...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 404 of 439
Post > Topic >>

Merge to Publisher from Access

by =?Utf-8?B?SkdLTUQ=?= <JGKMD@[EMAIL PROTECTED] > Feb 27, 2008 at 12:54 PM

I have a complex mail-merge publisher (.pub) do***ent ( that is linked to a

table in MS Access 2003.  I would like to automate the merge from within 
access, so that when i click a button, the merged publisherdo***ent opens
and 
hopefully completes the merge to another/ final.pub do***ent.  My problem
is 
that when I use the codein trying to get Publisher to open:
    Dim oApp As Object
    Dim strDocPath As String
    
    strDocPath = "C:\\..."
    Set oApp = CreateObject(Publisher.Application)
    oApp.Do***ents.Open (strDocPath)
     oApp.Visible = True

I get an "Object doesn't sup****t this method or property." error.  I
suspect 
this is a reference problem? 
Appreciate any help here. Tx 
-- 
Jim
 




 3 Posts in Topic:
Merge to Publisher from Access
=?Utf-8?B?SkdLTUQ=?= <  2008-02-27 12:54:01 
Re: Merge to Publisher from Access
"Alex Dybenko"   2008-02-28 09:24:49 
Re: Merge to Publisher from Access
"Supoch" <gu  2008-03-13 02:51:41 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Nov 21 14:16:49 CST 2008.