Search results

  1. M

    With XLSPadlock security, All sheet disable right click / double click only one sheet has right click option

    I have an Excel Workbook, having 10 Sheet. I want all 9 Sheet to disable right click and double click, but one sheet has option to right click, as have option this with XLSPadlock security option?
  2. M

    SOLVED Add-in 1 System Error. Code: 59

    Dear’s While running compiled exe file is running below error is display Add-in 1 System Error. Code: 59. An unexpected network error occurred
  3. M

    Fail to prepare 64-bit mode. Error: A, Error code: 8

    One of our customer face below two issue Failed to prepare 64-bit mode. Error: A call to an OS function failed A 64-bit version of Excel has been detected but the application failed to initiate the 64-bit mode. Please contact the vendor. Error code: 8
  4. M

    After compilation External reference excel file not found

    Thanks for your new version of 2024.1 After compilation exe with external reference Excel file giving error. where as both the file Exe and external reference files are on same location. As per your instruction using below code: Public Function PathToCompiledFile(Filename As String) Dim...
  5. M

    Compiled & zip file removed by Window's defender

    Once Excel file complied with latest XLS Padlock. Window defender remove zip file itself. Now compiled exe file also removed by windows defender.
  6. M

    Protected sheet row is not deleted where data is delete

    In my workbook one sheet is having Row deleting option enable. After compilation if i want to delete row with selection, entire row data is delete instead of complete row. As data is blank then its create problem to search data, search operation stop at blank row.
  7. M

    Excel has failed to open the prorated workbook

    First time file was working fine. after losing its gives error. Below Error is received:
  8. M

    Excel fail to open the protected workbook

    Hi, After running few days on client system, file is not opining and given error as below Even new exe file provided same error is popup.
  9. M

    If i update my source workbook, no recompile option

    Hi, If i update my original source workbook, their is no option to recompile. If i compile to exe then output exe have no change, Its compile as pervious EXE without change. If i compile as new then its ask end user to activate again. Is any solution of this to recompile, so end user do not need...
Back
Top