LittleSmudge
Programmer
I have one function that I need to implement that requires the "Microsoft ADO Ext. 2.1 for DDL and Security" library reference.
I know that this is not referenced on a vast majority of the machines that this application will run on.
Is there a way to use VBA code to :-
A) Test to see if a reference exists
B) Create the reference if it does not exist
C) Remove a reference when it is no longer needed
G LS
I know that this is not referenced on a vast majority of the machines that this application will run on.
Is there a way to use VBA code to :-
A) Test to see if a reference exists
B) Create the reference if it does not exist
C) Remove a reference when it is no longer needed
G LS