comconrk
Programmer
- Jul 15, 2002
- 55
I would like to use ADO in Excel, but when I try to use
Dim conn as ADODB.Connection
I get a compile error. I have added several references to my VBA macro, but I must not have found the correct one.
Which reference(s) should I be adding?
Thanks!
Dim conn as ADODB.Connection
I get a compile error. I have added several references to my VBA macro, but I must not have found the correct one.
Which reference(s) should I be adding?
Thanks!