Hello
Is it possible to automatically re-compile many Excel Files Programmatically (i.e.: Excel VBA) and create new exe versions without having to compile each file manually?
thanks
No, the compilation requires XLS Padlock GUI since cell protection can require interaction with Excel itself.
However, you can automate this with automation tools such as AutoIt.
No, the compilation requires XLS Padlock GUI since cell protection can require interaction with Excel itself.
However, you can automate this with automation tools such as AutoIt.