If I use a Excel formule, for example TODAY()
After running the report in the scheduler with the output option: Values Only Workbook and remove hidden rows, colums and sheets.
All Jet formules will be values, but the Excel formule Today() is not a changed in value.
If I open the value report a week later, the date chanches to today and not the date the report was running.
How can I solve this?
Date
Votes
1 comment
-
Jet Reports Historic Posts Official comment how about =NP("Eval";"=TODAY()")?
http://kb.jetreports.com/article/AA-00513/0/
Please sign in to leave a comment.