I have created an ms access database that uses a reference to outlook. The only problem is that some of uses still have office 2003 and others have office 2007 so I created 2 versions of the database one for 2003 users and one for 2007 users - I know this is the bad way to do things.
I know there is a way to detect what version of office is being used with vba then programmatically loop through the references collection and set the appropriate references based on the version of office being used. Can someone help me figure this out?
Thanks
GEM
I know there is a way to detect what version of office is being used with vba then programmatically loop through the references collection and set the appropriate references based on the version of office being used. Can someone help me figure this out?
Thanks
GEM