junction123
MIS
I need to change the datasource in the formula for the report header.
I need to replace currentdate in the the formula shown below, with a date field from a table, tms_dates.datetime, where tms_dates is the table name and datetime is the column.
"Dated: " + totext(currentdate,"MMM dd yyyy"
Any suggestion is appreciated
Thanks!
junction123
I need to replace currentdate in the the formula shown below, with a date field from a table, tms_dates.datetime, where tms_dates is the table name and datetime is the column.
"Dated: " + totext(currentdate,"MMM dd yyyy"
Any suggestion is appreciated
Thanks!
junction123