ReportCreatedOn

ReportCreatedOn 返回创建报表的日期。在文本框、文本单元格、行或列标题中使用此函数。

语法:

ReportCreated("DateFormat","TimeFormat")

注:

日期和时间格式区分大小写。只有在保存报表后,ReportCreatedOn 才会返回值。有关参数定义,请参阅“文本函数的参数”。

示例:

在报表的正文中插入报表创建日期:

ReportName() - Created on ReportCreatedOn("d-MM-yy")