Search results

  1. A

    Cloud Code Signing by GoGetSSL

    Hello, Could you please tell me if XLS Padlock and Paquet Builder would sign my code if I get Cloud Code Signing by GoGetSSL ? Thanks, Anna.
  2. A

    Saving with VBA to Public Documents

    Hello, I’m trying to save with VBA to the Public Documents folder, but the file saves in My Documents folder. I’m using the function “SaveSecureWorkbookToFile” and the path to Public Documents:“C:\Users\Public\Documents” , but each time it ends up saving in My documents. Could you please...
  3. A

    Creating exe, can't change file

    Hello, I created an exe, then modified the excel file and saved it in a different folder. Now trying to create a new exe file using the new excel file ( changed the name of the new file), but xlsPadlock is creating an exe file using the old excel file. How can I change excel files, so I can...
  4. A

    Winmgmts error on GetObject

    Hello, I get an error when I run the following code: It seem that it can’t open the object winmgmts. Could you please tell me why?
  5. A

    Prevent user from opening names manager

    Hello, Is there a way to prevent the user from accessing the names manager with XLS Padlock? Thanks, Anna.
  6. A

    Error convert OleStr into type Double

    Hello, I have a simple code that takes data from a spreadsheet, puts it into variables, compares variables and adds them up (sum). I often get the error “Could not convert variant of type (OleStr) into type (Double) when evaluating instruction OperSub ($0,$0,$0,$0,”"). Are there any known bugs...
Back
Top