Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Modules / DAO / VBA / July 2005

Tip: Looking for answers? Try searching our database.

VBA References

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sion Smith - 29 Jul 2005 17:05 GMT
Hi everyone,

I saw an article recently that described how to programmatically check to
see if the users version of Access had then necessary VBA references
(Microsoft Office 10.0 Object Library etc) If the reference was not found,
the code would add it to the users References on startup.

Does anyone know where I can find it or point me in the right direction for
doing it ?

Cheers
Sion Smith
David Lloyd - 29 Jul 2005 23:25 GMT
Sion:

The following KB article shows how to check and add references in Word.
Access is very similar, using the References collection of the Application
object as well as the AddFromFile method.

http://support.microsoft.com/default.aspx?scid=kb;en-us;308340

Signature

David Lloyd
MCSD .NET
http://LemingtonConsulting.com

This response is supplied "as is" without any representations or warranties.

Hi everyone,

I saw an article recently that described how to programmatically check to
see if the users version of Access had then necessary VBA references
(Microsoft Office 10.0 Object Library etc) If the reference was not found,
the code would add it to the users References on startup.

Does anyone know where I can find it or point me in the right direction for
doing it ?

Cheers
Sion Smith
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.