[AccessD] Broken References

Andy Lacey andy at minstersystems.co.uk
Thu Nov 20 01:14:54 CST 2008


Yes, that's what I do but now I'm dealing with a remote site where I need
this sort of thing to just work without my intervention.

Andy Lacey

-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Edward Zuris
Sent: 20 November 2008 03:19
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Broken References



 I run into a problem like that from time to time.

 What I do to get around it, is sort of primitive.

 When in design mode of a VBA module, remove
 the offending reference(s), or any reference,
 then add it back in.   Compile then and save. 

 Sometimes when using a non-Microsoft OCX, that
 ends up in a different directory, or a system
 that is some how different, a similar issue occurs.

 It would be nice to find better work-a-round than
 what was just described.


Andy Lacey wrote:
> Hi folks
>
> If you have 2 machines with different versions of Office, and your app 
> needs a reference to Excel, how do you achieve that without errors? I 
> kind of stumble through this when I get it but I've never fully 
> understood. Sometimes it seems that if I compile on pc1 and copy to 
> pc2 the app recompiles when you start the app, whereas in other 
> situations it seems to error. Is it anything to do with which way 
> you're doing it - eg if you compile on a pc with, say, Office 2000 and 
> then move the app to where there's Office XP that's ok, but the 
> reverse fails. Anything like that? Anyone know the rule?
>
> I'm headed for bed so I'll look forward to your pearls of wisdom when 
> I crawl out of the sack.
>
> Cheers
>
> Andy Lacey
>
>   
-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com




More information about the AccessD mailing list