View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
DS DS is offline
external usenet poster
 
Posts: 117
Default Various Version References = Compile Error

Hi JLGWhiz,

I agree. Unfortunately, I'm not in charge, and the person who is doesn't
really get the concept. I'm currently fighting with him in order to get a
2003 patch applied (at zero-cost for the patch) as anyone currently using
Office 2000 can't get past the "MS Excel has encountered a problem and needs
to close..." error on opening a number of workbooks, and therefore has to use
someone else's Office 2003 machine. This fight has so far lasted 5 weeks and
has no end in sight....

So, although that would be ideal, it's simply not practical!! =:-)



"JLGWhiz" wrote:

If I were the executive in charge, I would update to the latest version for
all workstations. The cost savings of lost manhours would more than pay for
it.

"DS" wrote:

Hi all,

I have a workbook with some additional references, specifically:
Microsoft ActiveX Data Objects (Multi-dimensional) 2.8 Library
Microsoft ADO Ext. 2.8 for DDL and Security

And this works just fine on my computer.

However, when some other users utilise the functions that require these
references, they get a compile error, due to missing references. When I go
into it on their pc, I find that they have the above references only to 2.5
or 2.7 available, so have to manually alter the references on the copy
they're using to the earlier version, at which point it works fine for them.
Until they re-open it and try to use it again....

Is there any way around this short of trying to badger IT into giving us all
the same versions of Excel (which, to be honest, would be more work than
going to their desk every time they use it and manually updating them....).
If I set these references to the earliest version 2.5, would users who have
2.7 or 2.8 be able to use it ok, or would they be gettinng compile errors as
they don't have 2.5 specifically?

Many Thanks folks
DS