i have a macro which requires "Microsoft Active X Data objects 2.0 libraray
"as a refernce else it gives "Complile error:User defined type not defined" for
the declaration Dim conn As New ADODB.Connection.
Is there by any chance we could enable the VBA refernce through a
macro so that the user of my macro doesnt have to enable it manually