Sorry Peter,
The above message is mine offcourse! ;-)
Regards,
Joost
>-----Original Message-----
>Hi Peter,
[quoted text clipped - 172 lines]
>>
>.
> I think this comes close in 2003:
> C:\Program Files\Microsoft Office\OFFICE11\1043
> (Office 10 is XP Office 11 is 2003)
That's where I put it, except I'm using 1033 (one of the varieties of
English).
> So I think I've got the location worked out. But still
> I'd like some confirmation about registering this DLL.
> Do I, ore don't I use Regserv32 to register it?
At first, copying SCHDMAPI.DLL did not work at all. I don't know why -
perhaps I needed to shut down Word or and restart. I tried registering the
DLL, just in case, but regsvr32 came up with a "missing entry point" error.
I looked through the registry on my Office 10 system and could only find
a. entries related to the Office installer (i.e. they would only be used
during an install/re-install, not at runtime)
b. one entry somewhere under HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
Messaging Subsystem\MSMapiApps (I think). However, this was already there on
my Office 11 machine.
I hope it does what you need - as I said, I am prompted for a specific
address book and that may be one of the things you are trying to avoid. Much
as I would like to have an address book connection method that can be
initiated from Word and "does everything", the "initiation from Outlook"
approach has been the best choice for most purposes for several years now.

Signature
Peter Jamieson
> Hi Peter,
>
[quoted text clipped - 169 lines]
> >>>
> >.
Peter Jamieson - 02 Oct 2004 14:52 GMT
> > I think this comes close in 2003:
> > C:\Program Files\Microsoft Office\OFFICE11\1043
> > (Office 10 is XP Office 11 is 2003)
>
> That's where I put it, except I'm using 1033 (one of the varieties of
> English).
Hmm, I forgot that I must have either moved it or copied it to my Windows
directory at some point. In which case it would probably be better off in
the Windows\System32 directory.

Signature
Peter Jamieson
> > I think this comes close in 2003:
> > C:\Program Files\Microsoft Office\OFFICE11\1043
[quoted text clipped - 196 lines]
> > >>>
> > >.
Joost - 03 Oct 2004 11:45 GMT
Hi Peter,
First of all thank you so much for you're efforts in
helping me!
What have I done:
* Put the Dll in: C:\Program Files\Microsoft
Office\OFFICE11\1043 (Dutch language)
* Used: regsvr32 C:\Program Files\Microsoft
Office\OFFICE11\1043\SCHDMAPI.DLL to register the DLL
I also receive an error: LoadLibrary("C\Program") failed -
The specified module could not be found. (Note the DLL
is in Place)
* Rebooted the PC
Used the suggested code in an AutoOpen procedure.
Started the document.
* First macro confirmation
* Second choose address-book
* Warning DLL could not be found
* VBA Error. (witch is logic)
So things have stayed the same.
Do you have any suggestions?
I wanted to look at the registry but you weren't to
specific on if I should use this ore not. (because you
didn't confirm any would work so I want to be careful
with the registry)
Again thank you
Regards,
Joost
Peter Jamieson - 03 Oct 2004 12:52 GMT
Hi Joost,
sorry, I forgot, and my other post didn't make it to the server yesterday (I
move around too much!).
I eventually put the dll in c:\windows - that's what probably made it work.
c:<your windows directory>\system32 might be a more appropriate place.
I will be away for the next week BTW.

Signature
Peter Jamieson
> Hi Peter,
>
[quoted text clipped - 30 lines]
> Regards,
> Joost
Graham Mayor - 03 Oct 2004 13:02 GMT
I have been following this with some interest, and can confirm Peter's
suggestion to put the DLL in the system32 folder. This works for me to kill
the error message and allows the merge to proceed. The DLL does not need to
be registered, it works from the moment it is placed.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi Joost,
>
[quoted text clipped - 42 lines]
>> Regards,
>> Joost
Joost - 03 Oct 2004 14:30 GMT
Hi Peter & Graham,
Thanks for the pit-bull approach! ;-)
Finally there is no DLL Error, still some windows to
confirm but case closed I would say!
I to can confirm that putting the DLL in System32
resolves the error. (and yes seams strange but no
registration required)
HTH,
Joost
>-----Original Message-----
>Hi Joost,
[quoted text clipped - 44 lines]
>
>.
Graham Mayor - 03 Oct 2004 17:47 GMT
Word 2003 can be a bit pedantic about data files. You may be able to lose
the prompts about finding the data if you put the data file in the folder
defined at
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\DataServices.
Unfortunately I have not found a way to enter any folder here with a path -
yet. The folder is by default a sub directory of My Documents called My Data
Sources, but you can change this to another sub directory of My Documents
and that's about it.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Hi Peter & Graham,
>
[quoted text clipped - 63 lines]
>>
>> .
Joost - 04 Oct 2004 20:29 GMT
Hi Graham,
Thnxx for the tip!
I'll try that tommorow.
Regards,
Joost
>-----Original Message-----
>Word 2003 can be a bit pedantic about data files. You may be able to lose
[quoted text clipped - 75 lines]
>
>.