Microsoft Object Library into the References

  • Thread starter Thread starter Joel
  • Start date Start date
J

Joel

Hello,

How do I get the Microsoft Object Library into the References of my
database?

Thanks,
Joel
 
Joel said:
Hello,

How do I get the Microsoft Object Library into the References of my
database?

Thanks,
Joel

Which Microsoft Object Library? There are a whole bunch of Microsoft
object libraries. If you know which library you need, open any code
module or press Alt+F11 to open the VB Editor window, and on the menu
bar of that window click Tools->References... to open the References
dialog. Locate the library you want in the list (the un-checked ones
are listed alphabetically) and place a check mark next to it, then close
the dialog.
 
Thank you Dirk, and I like your name a lot!

Dirk Goldgar said:
Which Microsoft Object Library? There are a whole bunch of Microsoft
object libraries. If you know which library you need, open any code
module or press Alt+F11 to open the VB Editor window, and on the menu
bar of that window click Tools->References... to open the References
dialog. Locate the library you want in the list (the un-checked ones
are listed alphabetically) and place a check mark next to it, then close
the dialog.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top