Search results

  1. J

    Retrieve Expiration Date using VBA

    The user should always have up-to-date information about how many days are left before the license ends. In this case, you have provided the following code: Public Function ReadTrialState() Dim XLSPadlock As Object On Error GoTo Err Set XLSPadlock =...
  2. J

    Configuring a text file

    Hello! I’m already starting to get used to the fact that there is no difference whether the program is paid for or not – anyway, technical support responds for a very long time. We can only hope that one day you will answer. I have already written about some problems related to online sales...
  3. J

    Problems with the operation of macros

    In my Excel file, there are macros that, when the program starts, set certain window sizes and its position on the screen, as well as completely hide the top menu, and instead of the file name, the desired text is indicated at the top. When compiling a file using XLSPadlock, these macros stop...
Back
Top