Difference between revisions of "XL3ReportInfo"

(Parameters)
(Parameters)
Line 11: Line 11:
 
|-
 
|-
 
| {{Code|ItemName}}
 
| {{Code|ItemName}}
| Name of the report property to retrieve. Valid values are  
+
| Text, the name of the report property to retrieve. Valid values are  
 
* ReportName
 
* ReportName
 
* LastPublished
 
* LastPublished

Revision as of 17:21, 8 September 2017

This function retrieves information about published reports on the web, in Excel it only exists as a placeholder. Added in Version 9.1.

Syntax

XL3ReportInfo( ItemName )

Parameters

Parameter Description
ItemName Text, the name of the report property to retrieve. Valid values are
  • ReportName
  • LastPublished
  • Description
  • PublishedBy

See Also