Using code to determine if a reference already exists

D

Dirk Goldgar

Jim Pockmire said:
What code can I use to find out if a VB reference already exists?

See the online help (in the "Microsoft Access Visual Basic Reference"
section) for "References Collection" and "Reference Object".
 
Top