Microsoft Object Library into the References

J

Joel

Hello,

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

Thanks,
Joel
 
D

Dirk Goldgar

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.
 
J

Joel

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)
 
Top