Hello
Is it possible, to prohibit the refresh-function in one JetReport? Nobody should execute the refresh-function refresh.
Thanks
Date
Votes
1 comment
-
Jet Reports Historic Posts The easiest way would be to use the Jet Scheduler (in the Excel add-in) to have the report generated as a "Values Only" workbook or PDF file (in this way, there are no Jet functions to refresh).
Alternately (i.e., without using the Scheduler), you could run your report, copy the contents, and then paste just the values to a new workbook which you could then distribute.
Please sign in to leave a comment.