Hello All -
I looked through the current threads and didn't find anything that seemed similar. My company has an Access database that is run with VBA code. In a portion of this we have a form we can request information and it does some calculations. The output can be seen on screen or you can send the results to excel. Now, here is the problem:
The database was set up to run with 2010 and it works fine. But, someone on the network runs it in 2013 and then we can run the process. The creator of the database says that there is some underlying place where they can see what excel version the db is looking for and every time it is run through Office 2013, it checks that box off and unchecks the 2010 box - like it only wants you to run this in Office 2013 version of Access.
In any event, is there a fix to this? I know I am giving some rather vague descriptions here, but I don't know where he is seeing this happen. Is there a patch to fix it or some code that could be ran in VBA to fix the problem?
All help is appreciated.