This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
Subject: Excel Worksheet Protection using Lotusscript
Feedback Type: Question
Product Area: Domino Server
Technical Area: Functionality
Platform: Windows
Release: 8.5.2
Reproducible: -Reproducibility-
Currently I have code that takes data/information and exports it to an excel spreadsheet. That all works fine. What I want to do now is add protection to the code so that the users are not able to change the data in the spreadsheet once it is created. I of course have to write the code in lotusscript. This is the code I have right now: