Hello all
How is it possible to execute a NL formula immediately after opening the JetReport, without to run refresh or update?
Regards
Harald
Date
Votes
1 comment
-
Jet Reports Historic Posts There used to be a Jet Reports keyword for that in cell A1, but that is deprecated.
You have to use VB to start the Jet Reports Refresh macro in the AutoOpen method.
But that brings along the annoying security messages of Excel workbooks with macro's.
In short, no, you can not.
rmw
Please sign in to leave a comment.