Re: Compatibility guideline for VBA developers using Office 97 and/or Office 2003

From: Jonathan West (jwest_at_mvps.org)
Date: 03/14/05


Date: Mon, 14 Mar 2005 14:02:21 -0000

The only real guideline I can offer is this.

Do all your development in the oldest version of Office which you need to
support.

Test the code in all the newer versions you will also have to support.

There aren't all that very many cases where objects available in Office 97
have been changed or removed in a way that makes code not work in later
versions. You may run across one or two as well as a few cases of changed
behaviour, so that is what your testing on later versions is intended to
smoke out.

But there are a lot of *additional* objects in later versions which aren't
available in Office 97, so if you do your coding in the later version, you
are quite likely to accidentally use a feature that isn't available in
Office 97.

-- 
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
"Roland Sobeck" <public@sobeck.de> wrote in message 
news:opsnmpkbrj9jh182@laptop...
>
> Dear all,
>
> I do work for a client who is in progress to migrate its PC Desktop 
> environement from Office 97 to Office 2003.
>
> As the migration preparation will last for a couple of month, one of its 
> VBA developers asked me whether a
> development guideline exists on how to code VBA applications/macros in 
> Office 97 such as to be
> ideally compatible with an Office 2003, which will be rolled in summer 
> this year.
>
> Do you know whether such a guideline is available?
> Well I know it is not common practice to migrate from Office 97 to Office 
> 2003.
>
> Any hints would be highly appreciated.
>
> Regards,
> Roland Sobeck
> Germany
> public@sobeck.de
>
> -- 
> Using Opera's revolutionary e-mail client: http://www.opera.com/m2/ 


Relevant Pages

  • RE: Linked files--best practice?
    ... As far as I can see, this guideline is not a requirement. ... Yes, linking file ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.vstudio.sourcesafe)
  • Re: Need Help Creating a ID Number
    ... tables, a form, a subform and a little VBA ... It might serve as a guideline that can help you along. ...
    (microsoft.public.access.formscoding)
  • Re: Read about the Designer Guide Lines
    ... > support went with a totally different implementation than I did but I ... in keeping with the redesign Chuck did back in D5 when we were creating the ... CLX designer. ... any number of guideline offsets among the various styles. ...
    (borland.public.delphi.non-technical)
  • Re: Modular Kernel:Wat should be modules,wat should be built-in?
    ... > guideline as to what should be kept as modules, ... Support for your IDE/SCSI chipsetshould be built-in, ...
    (Debian-User)