Using Crystal XI I'm trying to do some benchmarking. I want to put the time the Report starts in the header and the time it finished in the footer.
I've tried creating a formula that's
beforereadingrecords;
currenttime
in the header and them putting currenttime in the footer, and they come out as the same time, even though the report ran for 3 minutes. I put currenttime on the detail line - 3000 pages, 3 minutes, and every time identical.
This seems like it should be easy.
I've tried creating a formula that's
beforereadingrecords;
currenttime
in the header and them putting currenttime in the footer, and they come out as the same time, even though the report ran for 3 minutes. I put currenttime on the detail line - 3000 pages, 3 minutes, and every time identical.
This seems like it should be easy.