I have been developing several Macros in VBA in MS Access and some times i need to use the references, for example:
Microsoft Excel 11.0 Object Library for 2003, but if somebody have another version i should need to update the reference manually.
Exist some code for detect the version of the Excel and change the reference, using just code?