View Single Post
 
Old 10-11-2012, 02:53 AM
Matris Matris is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Oct 2012
Location: Germany
Posts: 1
Matris is on a distinguished road
Default Incompatibility Excel VBA 2007/2010

Hi everybody!
I have a project that was created in Excel 2007. In the modules there are many constant declarations (private) with encrypted texts.
In Excel 2007 the project runs perfect.
If it opened in Excel 2010, then the error message "An error occured while loading XYZ. Do you want to continue loading the project?"
If I continue with "Yes" then missing large parts of the module "XYZ" - they are cut off, and that ALWAYS within the constant declaration area (in the head of each modul).

The same happens in the opposite direction (2010 -> 2007)

It always missing entire lines, never parts of it.

Does anyone know of this problem or someone has an idea on what to do?

It is important, because it is an commercial project...

Thanks for help and ideas!
Matris
Reply With Quote