Hi,
Perhaps I'm blind but I can't find a way to set a date which is pulled/calculated only when the report runs.
Excel (Today()) doesn't help in that case as it is refreshed each time the file is opened or recalculated.
Any idea?
Cheers
André
Date
Votes
4 comments
-
Jet Reports Historic Posts Official comment Does Cell A1 have "Auto+Hide+Values" in it?
Did you run the report, save it and reopen it again? I.e. not in Design mode. -
Jet Reports Historic Posts Hi André,
This should do the trick: =NP("Eval";"=TODAY()"). Does it work for you? -
Jet Reports Historic Posts Hi Hans,
As far as I can see =NP("Eval";"=TODAY()") is also recalculated when you open the Excel file.
Cheers
André -
Jet Reports Historic Posts Does Cell A1 have "Auto+Hide+Values" in it?
It seems THAT is the solution as I usually don't use "+Values" (up to now 8-) ).
I just tried it with a timestamp and it works. So I guess the datestamp will work as well tomorrow.
Thank you very much.
Cheers
André
Please sign in to leave a comment.