Click here to Skip to main content
15,891,777 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi i'm developing a VBA application in Access 2007. To run the project, I have to include the "excel 12.0 object library" by selecting it in the "add reference" dialog. The problem is that if i go to the add reference menu, i can't find any library. The dialog is empty. where can i find the library? I've tried to reinstall the office suite, but it doesn't work .
Posted
Comments
Sandeep Mewara 24-Jan-11 13:34pm    
Did you try the COM tab?

Is the "COM" tab really empty? Seems unlikely to me.

Open the "Add Reference" dialog, switch to the "COM" tab
and scroll down to "Microsoft Excel 10.0 Object Library".

 
Share this answer
 
There are no tabs in the dialog...
 
Share this answer
 
Thanks to all!
Solved by using the menu in the VBA window instead of the Access one.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900