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 / January 2006

Tip: Looking for answers? Try searching our database.

Runtime Error - asks for excel.exe reference

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alex - 19 Jan 2006 08:19 GMT
I have an app that's created in 2003.  I'm trying to make a runtime of
it.  It works just fine on my computer but not on machines that don't
have 2003.  The error message says "Your database or project contains a
missing or broken reference to the file EXCEL.EXE' ver 1.5  To ensure
that your database works properly, you must fix this reference.

I am referencing the MS excel 11.0 library.  If I uncheck this, my app works
fine, however I need to refence this library in order for a certain function
to work.

Help

Signature

Alex

Morten Snedker - 19 Jan 2006 09:28 GMT
Checking the library and referencing to this, is called "early
binding" and is not the proper way. It's not proper because of the
problem you just encountered.

Instead you should use the method of late binding. Visit Google for
plenty of help:
http://groups.google.dk/groups?q=excel+late+binding&hl=us

Regards /Snedker

>I have an app that's created in 2003.  I'm trying to make a runtime of
>it.  It works just fine on my computer but not on machines that don't
[quoted text clipped - 7 lines]
>
>Help
Alex - 20 Jan 2006 23:06 GMT
Thanks So much Morten.  I wasn't familiar with that and will try it.
Signature

Alex

> Checking the library and referencing to this, is called "early
> binding" and is not the proper way. It's not proper because of the
[quoted text clipped - 17 lines]
> >
> >Help
 
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.