Oh the headache this is causing...
I am sure there is a geniously simple solution to this, but neither me (or google) have discovered it yet.
(Google just doesn't understand the question I am asking it seems )
Here is the case:
We are a bunch of people using an Excel macro file stored on a server. (we can call it "File.xlsm")
"File.xlsm" contains several crucial macros that needs to function properly.
The file "imports" other data from the server, wich is from 3rd party software and other programs.
Because of this and integrity of the IT plattform it needs to be stored and handled from that server.
This was going fine for years (Until someone started uppgrading their Excel versions)
The new version of Excel (Ms-office 365) opens "File.xlsm" and everything works fine... But in the process of opening File.xlsm, it "corrupts" and makes some of the macros unable to run in the older versions. (Mostly Excel 2010)
I am thinking that it needs to be "saved" in an old format, but so far i haven't found this to be an option when saving the file. (Nor found any macros that can do just that)
And if a macro can do this, I would also need to prevent it from beeing corrupted and saved into a "new format" again.
Anyone with some hints to this Issue?
Am I the only one experiencing this? or Am i just that stupid?
I am sure there is a geniously simple solution to this, but neither me (or google) have discovered it yet.
(Google just doesn't understand the question I am asking it seems )
Here is the case:
We are a bunch of people using an Excel macro file stored on a server. (we can call it "File.xlsm")
"File.xlsm" contains several crucial macros that needs to function properly.
The file "imports" other data from the server, wich is from 3rd party software and other programs.
Because of this and integrity of the IT plattform it needs to be stored and handled from that server.
This was going fine for years (Until someone started uppgrading their Excel versions)
The new version of Excel (Ms-office 365) opens "File.xlsm" and everything works fine... But in the process of opening File.xlsm, it "corrupts" and makes some of the macros unable to run in the older versions. (Mostly Excel 2010)
I am thinking that it needs to be "saved" in an old format, but so far i haven't found this to be an option when saving the file. (Nor found any macros that can do just that)
And if a macro can do this, I would also need to prevent it from beeing corrupted and saved into a "new format" again.
Anyone with some hints to this Issue?
Am I the only one experiencing this? or Am i just that stupid?