I have a simple one page CFReport, the footer of which I want
to add a date/time stamp. For some unknown reason, I can't get it
to show up in this particular report. I know the expression works,
because I copied it verbatim from another report where it does
work, to be sure. The expression is
DateFormat(Now(), "d mmmm yyyy")
I've played with the formatting, band properties, print properties, and every option I can think of. I've deleted and recreated the field, and tried putting it in other places such as the body and header. Short of recreating the report, I'm not sure what else to try. Any suggestions would be appreciated!
DateFormat(Now(), "d mmmm yyyy")
I've played with the formatting, band properties, print properties, and every option I can think of. I've deleted and recreated the field, and tried putting it in other places such as the body and header. Short of recreating the report, I'm not sure what else to try. Any suggestions would be appreciated!