So i have an access database that uses outlook/excel/etc. I developed it in access 2007. So I selected the 12.0 version of the object libraries (ie Microsoft Excel 12.0 Object Library). Since then some have upgraded to Office 2010. So there is a mix of people using access that have either office 2010 or 2007. I am using 2010, so it must automatically select the 14.0 version instead, but when someone who still uses 2007 uses the db, they get errors with missing references, etc bc it doesnt see the 14.0. Shouldnt it automatically select the 12.0 version for them.
How do I get around this object reference issue? I know I can check which version of office they are running, can I then add the appropriate reference in code based on that check?
Any ideas, please help. Thank you.
How do I get around this object reference issue? I know I can check which version of office they are running, can I then add the appropriate reference in code based on that check?
Any ideas, please help. Thank you.