I am new and pretty raw and there is something basically wrong I know.
Each time I run my module it comes back with Compile Error: user defined Type not defined
and this is what it complains about
Dim objConn As ADODB.Connection
What am I missing?
Each time I run my module it comes back with Compile Error: user defined Type not defined
and this is what it complains about
Dim objConn As ADODB.Connection
What am I missing?