Hi
I'm writing macro in Excel and I need to get data from database which is in Access.
As I know I need to add some libraries in Tool/References and I added:
Microsoft Access 10.0 Object Library
Microsoft DAO 3.6 Object Library
Microsoft ADO ...
How can I declare variable as ADODB.Connection, for example?
Have you got any examples of procedures that could help me?
Thanks in advance,
bye
I'm writing macro in Excel and I need to get data from database which is in Access.
As I know I need to add some libraries in Tool/References and I added:
Microsoft Access 10.0 Object Library
Microsoft DAO 3.6 Object Library
Microsoft ADO ...
How can I declare variable as ADODB.Connection, for example?
Have you got any examples of procedures that could help me?
Thanks in advance,
bye