S
Souris
I just migrate VBA code from Access to Excel.
There are some code using DAO in Access application.
I convert it to ADO,since I need retreive data from Access.
I just realized that I am unable to access ADO.fields outside the function
which works for DAO.
Are there any work around for this?
Is it possible to access ADO fields by name outside the function?
Is it possible to retrieve data from Access using DAO?
Your information is great appreciated,
There are some code using DAO in Access application.
I convert it to ADO,since I need retreive data from Access.
I just realized that I am unable to access ADO.fields outside the function
which works for DAO.
Are there any work around for this?
Is it possible to access ADO fields by name outside the function?
Is it possible to retrieve data from Access using DAO?
Your information is great appreciated,