Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MISSING: XLODBC.xla

Status
Not open for further replies.

GerardMcL

Technical User
Aug 5, 2004
212
IE
Hi,

First of all apologies if this is wrong VB forum.
Have a program that runs in Excel and I get an error when it tries to run SQLOpen() function

Cant find project or library

So I checked and found that XLODBC.xla had to be referenced so I went to references but it is checked and listed as

MISSING: XLODBC.xla

How do I fix this? Thanks for any help!
 
You need to install the XLODBC.XLA add-in. This should already be listed in the Add-Ins dialog (Tools|Add-Ins...) and can just be checked [note: listed as "ODBC Add-In"]. If not, browse to Drive:\Program Files\Microsoft Office\Office\Library\MSquery (that's where my copy is located; XL2000).


Regards,
Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top