XL3IsWeb

Revision as of 09:50, 4 July 2023 by Csalter (talk | contribs) (Text replacement - "XLCubed" to "FluenceXL")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

New in Version 7.5

Returns True if report is running in FluenceXLWeb and False if the report is running in Excel

Syntax

XL3IsWeb( )

Example

=IF(XL3IsWeb(),"On the web","In Excel")

See Also