Connecting Tech Pros Worldwide Help | Site Map

How do you deal with multiple versions of Outlook?

Saintor
Guest
 
Posts: n/a
#1: Nov 13 '05
On a local network, I have OFF2K and OFF XP.

When I set it up, it was with XP and required Outlook library v10. Of
course, it fails when open on a workstation with v9.

Is there a way at db opening (1) to recognize what version is
installed and (2) to activate the proper reference.

I remembered about CDO v1.21. I gave a try to the method explained on
mvps.org/access, but I keep getting a message and if CDO is not on
each workstation, I will have problems as well.

TIA.
Rick Brandt
Guest
 
Posts: n/a
#2: Nov 13 '05

re: How do you deal with multiple versions of Outlook?


"Saintor" <saintor1@hotmail.com> wrote in message
news:2fa72884.0409211601.4c29eadc@posting.google.c om...[color=blue]
> On a local network, I have OFF2K and OFF XP.
>
> When I set it up, it was with XP and required Outlook library v10. Of
> course, it fails when open on a workstation with v9.
>
> Is there a way at db opening (1) to recognize what version is
> installed and (2) to activate the proper reference.
>
> I remembered about CDO v1.21. I gave a try to the method explained on
> mvps.org/access, but I keep getting a message and if CDO is not on
> each workstation, I will have problems as well.[/color]

Do a Google search on the topic "Late Binding". If you manipulate Outlook with
Late Binding no reference is required and your code is (for the most part)
version independent.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


Steve
Guest
 
Posts: n/a
#3: Nov 13 '05

re: How do you deal with multiple versions of Outlook?


Rick,

Is that also true with Excel, Word and PowerPoint?

Steve



"Rick Brandt" <rickbrandt2@hotmail.com> wrote in message
news:2rbu3tF181sieU1@uni-berlin.de...[color=blue]
> "Saintor" <saintor1@hotmail.com> wrote in message
> news:2fa72884.0409211601.4c29eadc@posting.google.c om...[color=green]
> > On a local network, I have OFF2K and OFF XP.
> >
> > When I set it up, it was with XP and required Outlook library v10. Of
> > course, it fails when open on a workstation with v9.
> >
> > Is there a way at db opening (1) to recognize what version is
> > installed and (2) to activate the proper reference.
> >
> > I remembered about CDO v1.21. I gave a try to the method explained on
> > mvps.org/access, but I keep getting a message and if CDO is not on
> > each workstation, I will have problems as well.[/color]
>
> Do a Google search on the topic "Late Binding". If you manipulate Outlook[/color]
with[color=blue]
> Late Binding no reference is required and your code is (for the most part)
> version independent.
>
> --
> I don't check the Email account attached
> to this message. Send instead to...
> RBrandt at Hunter dot com
>
>[/color]


Pieter Linden
Guest
 
Posts: n/a
#4: Nov 13 '05

re: How do you deal with multiple versions of Outlook?


"Steve" <nospam@nospam.spam> wrote in message news:<%864d.9277$mb6.6965@newsread3.news.atl.earth link.net>...[color=blue]
> Rick,
>
> Is that also true with Excel, Word and PowerPoint?
>
> Steve
>
>
>[/color]
Yup.
Saintor
Guest
 
Posts: n/a
#5: Nov 13 '05

re: How do you deal with multiple versions of Outlook?


Superb, it works. Thanks.
[color=blue]
> Do a Google search on the topic "Late Binding". If you manipulate Outlook with
> Late Binding no reference is required and your code is (for the most part)
> version independent.[/color]
Closed Thread


Similar Microsoft Access / VBA bytes