DaveF
New member
Hello all
Section 9.1 of the manual says this is the default method especially when the user makes lots of changes.
It says the main drawback of this method is that when you deploy an updated EXE file, xlsc save files previously made by the customer will not be automatically upgraded and they will see the last changes made by them and not you.
Please can you clarify something for me.
I would anticipate that deploying an updated EXE file will be to update the VBA and not making any changes to any table or cell data. Therefore the last saved data by them would be the data I would want them to see. What I want them to be able to do is to continue using their data but with the new functionality offered by the new VBA code deployed in the upgraded EXE.
The statement is therefore confusing unless the relevance of it is if your intention was to provide them with a modified file with new data and you wanted them to have that new data going forwards.
Is my understanding correct? Thus if I am only interested in deploying a new exe which upgrades VBA code and intends to use their saved data – then the full save method is the one to use.
Thank you,
Dave
Section 9.1 of the manual says this is the default method especially when the user makes lots of changes.
It says the main drawback of this method is that when you deploy an updated EXE file, xlsc save files previously made by the customer will not be automatically upgraded and they will see the last changes made by them and not you.
Please can you clarify something for me.
I would anticipate that deploying an updated EXE file will be to update the VBA and not making any changes to any table or cell data. Therefore the last saved data by them would be the data I would want them to see. What I want them to be able to do is to continue using their data but with the new functionality offered by the new VBA code deployed in the upgraded EXE.
The statement is therefore confusing unless the relevance of it is if your intention was to provide them with a modified file with new data and you wanted them to have that new data going forwards.
Is my understanding correct? Thus if I am only interested in deploying a new exe which upgrades VBA code and intends to use their saved data – then the full save method is the one to use.
Thank you,
Dave
