Search results

  1. S

    Compile generates old version of compiled Excel program

    Hi First of all, I like XLS Padlock a lot, great program! Now for my problem: Is there some place where I can setup the path to the file that has to be compiled. I’ve created a new version of my Excel model, but XLS Padlock keeps generating an older version of the compiled code. E.g. I have...
  2. S

    Relative directories issue - Thisworkbook.path not working from .exe

    Hi My original code has a VBA script, which references an .xls file in another directory using the “Thisworkbook.path” keyword. However, once I’ve compiled my workbook into an .exe, using Xls Padlock, and I try to run the .exe, the code attempts to access the workbook from the a:\ drive...
  3. S

    Compiling classes

    Hi G.D.G. Team I’m a new user and I’m investigating how the trial version of Xls Padlock works to see if it will suit our purposes, before we purchase. It looks good so far! I’m having an problem at the moment: In VBA compiler and protection, is it possible to compile a class? How would one...
Back
Top