0

Protect a Jet-report workbook

Hi Andreas,

In order to have Jet protect a worksheet, you need to put Auto+Hide+Lock in cell A1 of the worksheet. Then when you run the report, Jet will automatically protect that sheet. As far as user input, the easiest thing to do is just have your user options on a different sheet which you reference from the locked sheet. If you really want the user to be able to edit things on the locked sheet, you can use the Stored Viewer Data feature of Jet Reports, although I'll warn you it's kind of difficult to set up correctly. There is an example report on this thread:

http://community.jetreports.com/viewtopic.php?f=13&t=68

Regards,
Hughes

2 comments

Please sign in to leave a comment.