API

R

Rajesh Candamourty

Hello everyone,

Can anybody tell me the API for the references under Tools menu.

Thanks in advance
Raj.
 
J

John Nurick

In the Immediate pane, type (for example)

?Application.References(1).Name

Or hit F2 and use the Object Browser.

But if you didn't know this you need to learn much more about VBA and
object models before you can safely manipulate references in code.

I am not so good in Access. How do i look at them?
 
Top