Deactivation VBA code not working

TijmenRijs

New member
Hi,

Im trying to get the manual deactivation working, I want to use the VBA code with a button.

I made a commandbutton that will execute the AskForDeactivation code from the manual, that will then ask the user if they want to deactivate the application, if yes it will execute StartDeactivation.

However it when the button is pressed the code closes the application and re-opens it and nothing else will happen.

I really need further advise for this issue.

Save changes automatically is enabled.
 
Thanks for the report.

Please try this: If "Save changes automatically is enabled" is disabled, does it work for you?
 
Goodday thanks for your reply,

I have tried this just now, unfortunatly if this is disabled it will ask me to save the xlsc and it will also open the "load previous changes" screen, but not the deactivation screen directly.

On the "load previus changes" screen it is showing the deactivation button which workes, but I want to have the Save changes automatically option enabled so users dont have to worry about saving the xlsc.

Do you have any solution to make this code work so the deactivation screen is popping up whenever they press the button.


Thanks in advance.
 
We'll try to reproduce the issue and fix it. BTW are you using the stand-alone EXE format or the EXE+XLPAPP bundle?
 
Good day,

Please let me know once you reproduced this issue if there is some kind of work around or fix for this.

Many thanks.
 
Back
Top