RE: Mailmerge in Word: Suppress opening ACCESS 2000 again
From: jokobe (jokobe_at_discussions.microsoft.com)
Date: 03/14/05
- Next message: Bob Bonta: "RE: Writing Excel cells within Access"
- Previous message: Allen Browne: "Re: Stopping movement away from a form control ?"
- In reply to: JaRa: "RE: Mailmerge in Word: Suppress opening ACCESS 2000 again"
- Next in thread: JaRa: "RE: Mailmerge in Word: Suppress opening ACCESS 2000 again"
- Reply: JaRa: "RE: Mailmerge in Word: Suppress opening ACCESS 2000 again"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Mar 2005 07:49:05 -0800
Hi Raoul,
thanks for your answer.
- all available updates are installed.
- I'm referencing the query in the word doc.
The reference is needed because the user is working with
the single document before, and then should be able to
start the mailmerge from ACC.
Why is it, that ACC has to be opened again- even if one
instance is running?
"JaRa" wrote:
> Are you running the latest service packs for both products?
>
> Are you referencing (mailmerge) the/a database in the word document?
>
> - Raoul
>
> "jokobe" wrote:
>
> > I'm starting a mailmerge from ACC2000 like this:
> > Set wordObj = CreateObject("word.application")
> > wordObj.Visible = True
> > wordObj.Documents.Open case_file
> > wordObj.Documents(case_file).Activate
> >
> > In case_file the file name is stored. Every time the
> > file is opened, WORD opens a second instance of the database.
> > Is there a way to suppress this?
> >
- Next message: Bob Bonta: "RE: Writing Excel cells within Access"
- Previous message: Allen Browne: "Re: Stopping movement away from a form control ?"
- In reply to: JaRa: "RE: Mailmerge in Word: Suppress opening ACCESS 2000 again"
- Next in thread: JaRa: "RE: Mailmerge in Word: Suppress opening ACCESS 2000 again"
- Reply: JaRa: "RE: Mailmerge in Word: Suppress opening ACCESS 2000 again"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|