I’m testing XLS Padlock and it seems like i’m facing an issue after compiling the excel file.
My excel file contains text boxes that are linked to particular cells and display their content.
The idea is the same as below:
When I run my original excel file, everything works great and when I update the cell, the content displayed in the text box changes accordingly. However, once the spreadsheet is compiled with XLS Padlock, the text boxes seem to become inactive (i.e. they don’t change at all, even if the underlying value in the linked cell has changed).