I am learning Excel VBA, ADO calls. I am blowing up on this command:
.Provider = "microsoft.jet.oledb.4.0"
The book I am using says that may not be the correct version for my machine, but does not explain where to get the correct version number. Does anyone happen to know where this information resides?
I looked in Excel;Help;System Information but did not find any reference to the JET version.
Thanks
Trudye
.Provider = "microsoft.jet.oledb.4.0"
The book I am using says that may not be the correct version for my machine, but does not explain where to get the correct version number. Does anyone happen to know where this information resides?
I looked in Excel;Help;System Information but did not find any reference to the JET version.
Thanks
Trudye